Command:
LAHF - Load Status Flags into AH Register
Arguments:
none
Usage:
LAHF
Effects:
AH <- EFLAGS(SF:ZF:0:AF:0:PF:1:CF) Moves status flags to the AH register
Flags to be set:
none (EFLAGS register is not changed only copied)