GNU Info

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

(nasm.info)Section B.4.103


Next: Section B.4.104 Prev: Section B.4.102 Up: Section B.4
Enter node , (file) or (file)node

B.4.103. `FSTCW': Store Floating-Point Control Word
---------------------------------------------------

     FSTCW mem16                   ; 9B D9 /7             [8086,FPU]
     FNSTCW mem16                  ; D9 /7                [8086,FPU]

   `FSTCW' stores the `FPU' control word (governing things like the
rounding mode, the precision, and the exception masks) into a 2-byte
memory area. See also `FLDCW' (*Note Section B.4.90::).

   `FNSTCW' does the same thing as `FSTCW', without first waiting for
pending floating-point exceptions to clear.


automatically generated by info2www version 1.2.2.9