Complete 8086 instruction set[POPF]

POPF

No operands Get flags register from the stack. Algorithm: flags = SS:[SP] (top of the stack) SP = SP + 2 Flags: C Z S O P A popped