Assembler:Commands:POPFD

From Cheat Engine
Revision as of 05:21, 14 March 2017 by TheyCallMeTim13 (talk | contribs)
Jump to navigation Jump to search

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.

Increments the stack pointer and stores the value in the EFLAGS register.

Command Parameters

<none>

Examples

popfd

See also

External links