Assembler:Commands:POPF

From Cheat Engine
Revision as of 16:00, 3 January 2018 by TheyCallMeTim13 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

command popf

POPs (restores) 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.

c9x.me/x86/html/file_module_x86_id_250.html


Command Parameters[edit]

<none>

Examples[edit]

popf

See also[edit]

External links[edit]