GNU Info

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

(nasm.info)Section B.4.69


Next: Section B.4.70 Prev: Section B.4.68 Up: Section B.4
Enter node , (file) or (file)node

B.4.69. `FBLD', `FBSTP': BCD Floating-Point Load and Store
----------------------------------------------------------

     FBLD mem80                    ; DF /4                [8086,FPU]
     FBSTP mem80                   ; DF /6                [8086,FPU]

   `FBLD' loads an 80-bit (ten-byte) packed binary-coded decimal number
from the given memory address, converts it to a real, and pushes it on
the register stack. `FBSTP' stores the value of `ST0', in packed BCD,
at the given address and then pops the register stack.


automatically generated by info2www version 1.2.2.9