Assembler:Commands:POP

From Cheat Engine
Revision as of 08:01, 13 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''command''' pop ''operand'' POPs (clears) data from the stack. === Command Parameters === {|width="85%" cellpadding="10%" cellpadding="5%" cellspacing="0" border="0" !align="…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

command pop operand

POPs (clears) data from the stack.

Command Parameters

Parameter Description
operand The registery or data to pop


Examples

pop ax
pop eax
pop rax


See also

External links