Assembler:Commands:POPFD
Revision as of 10:22, 13 March 2017 by TheyCallMeTim13 (talk | contribs)
command popfd
POPs (clears) the EFLAGS register (32 bit) from the stack.
Used to restore state after a call to PUSHFD.
Note: Not available in 64 bit mode.
Command Parameters
<none>
Examples
popfd