Assembler:Commands:PUSH

From Cheat Engine
Revision as of 08:01, 13 March 2017 by TheyCallMeTim13 (talk | contribs)
Jump to navigation Jump to search

command push operand

PUSHes (saves) data onto the stack.

Command Parameters

Parameter Description
operand The registery or data to push


Examples

push ax
push eax
push rax


See also

External links