Intel 8XC196NT User Manual page 442

Table of Contents

Advertisement

Mnemonic
POP
POP WORD. Pops the word on top of the
stack and places it at the destination
operand.
(DEST)
SP
SP + 2
Z
POPA
POP ALL. This instruction is used instead of
POPF, to support the eight additional
interrupts. It pops two words off the stack and
places the first word into the
INT_MASK1/WSR register pair and the
second word into the PSW/INT_MASK
register-pair. This instruction increments the
SP by 4. Interrupt-calls cannot occur
immediately following this instruction.
INT_MASK1/WSR
SP
SP + 2
PSW/INT_MASK
SP
SP + 2
Z
POPF
POP FLAGS. Pops the word on top of the
stack and places it into the PSW. Interrupt-
calls cannot occur immediately following this
instruction.
(PSW)
SP
SP + 2
Z
PUSH
PUSH WORD. Pushes the word operand
onto the stack.
SP
SP – 2
(SP)
(DEST)
Z
Table A-6. Instruction Set (Continued)
Operation
(SP)
PSW Flag Settings
N
C
V
VT
ST
(SP)
(SP)
PSW Flag Settings
N
C
V
VT
ST
(SP)
PSW Flag Settings
N
C
V
VT
ST
PSW Flag Settings
N
C
V
VT
ST
INSTRUCTION SET REFERENCE
Instruction Format
POP
waop
(110011aa) (waop)
POPA
(11110101)
POPF
(11110011)
PUSH
waop
(110010aa) (waop)
A-33

Advertisement

Table of Contents
loading

Table of Contents