GNU Info

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

(nasm.info)Section B.4.133


Next: Section B.4.134 Prev: Section B.4.132 Up: Section B.4
Enter node , (file) or (file)node

B.4.133. `LDMXCSR': Load Streaming SIMD Extension Control/Status
----------------------------------------------------------------

     LDMXCSR mem32                 ; 0F AE /2        [KATMAI,SSE]

   `LDMXCSR' loads 32-bits of data from the specified memory location
into the `MXCSR' control/status register. `MXCSR' is used to enable
masked/unmasked exception handling, to set rounding modes, to set
flush-to-zero mode, and to view exception status flags.

   For details of the `MXCSR' register, see the Intel processor docs.

   See also `STMXCSR' (*Note Section B.4.302::


automatically generated by info2www version 1.2.2.9