GNU Info

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

(nasm.info)Section B.4.282


Next: Section B.4.283 Prev: Section B.4.281 Up: Section B.4
Enter node , (file) or (file)node

B.4.282. `SAHF': Store AH to Flags
----------------------------------

     SAHF                          ; 9E                   [8086]

   `SAHF' sets the low byte of the flags word according to the contents
of the `AH' register.

   The operation of `SAHF' is:

      AH --> SF:ZF:0:AF:0:PF:1:CF

   See also `LAHF' (*Note Section B.4.131::).


automatically generated by info2www version 1.2.2.9