GNU Info

Info Node: (nasm.info)Section B.4.113

(nasm.info)Section B.4.113


Next: Section B.4.114 Prev: Section B.4.112 Up: Section B.4
Enter node , (file) or (file)node

B.4.113. `FXTRACT': Extract Exponent and Significand
----------------------------------------------------

     FXTRACT                       ; D9 F4                [8086,FPU]

   `FXTRACT' separates the number in `ST0' into its exponent and
significand (mantissa), stores the exponent back into `ST0', and then
pushes the significand on the register stack (so that the significand
ends up in `ST0', and the exponent in `ST1').


automatically generated by info2www version 1.2.2.9