Searched defs:two_to_31 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/fp/
H A D_xtoll.s85 two_to_31: .4byte 0x4f000000 label
96 flds two_to_31(%rip)
100 fsubs two_to_31(%rip) /* subtract 2**31 */
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_xtoll.s87 two_to_31: .long 0x4f000000 label
99 fcoms _sref_(two_to_31) // compare st to 2**31
106 fsubs _sref_(two_to_31) // subtract 2**31

Completed in 58 milliseconds