Assembler:Commands:PUSHF
Revision as of 08:11, 13 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''command''' popf POPs (clears) the FLAGS register (16 bit) from the stack. === Command Parameters === <none> == Examples == popf == See also == * Assembler * […')
command popf
POPs (clears) the FLAGS register (16 bit) from the stack.
Command Parameters
<none>
Examples
popf