GNU Info

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

(nasm.info)Section B.4.296


Next: Section B.4.297 Prev: Section B.4.295 Up: Section B.4
Enter node , (file) or (file)node

B.4.296. `SMSW': Store Machine Status Word
------------------------------------------

     SMSW r/m16                    ; 0F 01 /4             [286,PRIV]

   `SMSW' stores the bottom half of the `CR0' control register (or the
Machine Status Word, on 286 processors) into the destination operand.
See also `LMSW' (*Note Section B.4.139::).

   For 32-bit code, this would use the low 16-bits of the specified
register (or a 16bit memory location), without needing an operand size
override byte.


automatically generated by info2www version 1.2.2.9