GNU Info

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

(nasm.info)Section B.4.131


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

B.4.131. `LAHF': Load AH from Flags
-----------------------------------

     LAHF                          ; 9F                   [8086]

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

   The operation of `LAHF' is:

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

   See also `SAHF' (*Note Section B.4.282::).


automatically generated by info2www version 1.2.2.9