PUSH


Meaning of PUSH in English

Push Word onto Stack

Decrements the stack pointer and then stores the source operand on the top of the stack.

The address-size attribute of the stack segment determines the stack pointer size (16 bits or 32 bits), and the operand-size attribute of the current code segment determines the amount the stack pointer is decremented (2 bytes or 4 bytes).

Code analysis English vocabulary.      Английский словарь анализа кода.