Assembler:Commands:POPF

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

command popf

POPs (clears) the FLAGS register (16 bit) from the stack.

Used to restore state after a call to PUSHF.

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

Command Parameters

<none>

Examples

popf

See also

External links