Complete 8086 instruction set[PUSHF]

PUSHF

No operands Store flags register in the stack. Algorithm: SP = SP - 2 SS:[SP] (top of the stack) = flags Flags: C Z S O P A unchanged