Assembler:Commands:POPFQ

From Cheat Engine
Jump to navigation Jump to search

command popfq

POPs (clears) the RFLAGS register (64 bit) from the stack.

Used to restore state after a call to PUSHFQ.

Note: Only available in 64 bit mode.


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

c9x.me/x86/html/file_module_x86_id_250.html


Command Parameters[edit]

<none>

Examples[edit]

popfq

See also[edit]

External links[edit]