Assembler:Commands:POPF
Revision as of 10:20, 13 March 2017 by TheyCallMeTim13 (talk | contribs)
command popf
POPs (clears) the FLAGS register (16 bit) from the stack.
Used to restore state after a call to PUSHF.
Command Parameters
<none>
Examples
popf