POP

POPPOP

Operation:

Flags Affected:

(DEST) - ((SP) +1:(SP))

None

(SP) - (SP) + 2

 

Description:

POP destination

POP transfers the word at the current top of stack (pointed to by SP) to the destination operand, and then increments SP by two to point to tbe new top of stack. POP can be used to move temporary variables from the stack to registers or memory.

2-126

Page 161
Image 161
Intel 210200-002 manual Poppop, POP destination