GNU Info

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

(nasm.info)Section B.4.90


Next: Section B.4.91 Prev: Section B.4.89 Up: Section B.4
Enter node , (file) or (file)node

B.4.90. `FLDCW': Load Floating-Point Control Word
-------------------------------------------------

     FLDCW mem16                   ; D9 /5                [8086,FPU]

   `FLDCW' loads a 16-bit value out of memory and stores it into the FPU
control word (governing things like the rounding mode, the precision,
and the exception masks). See also `FSTCW' (*Note Section B.4.103::). If
exceptions are enabled and you don't want to generate one, use `FCLEX'
or `FNCLEX' (*Note Section B.4.71::) before loading the new control
word.


automatically generated by info2www version 1.2.2.9