English
Language : 

M166 Datasheet, PDF (94/127 Pages) Siemens Semiconductor Group – C16x Family of Siemens 16-Bit CMOS Single-Chip Microcontrollers
30Mar98@15:00h
C166 Family Instruction Set
Instruction Description
POP
Pop Word from System Stack
POP
Syntax
Operation
Data Types
Description
POP
op1
(tmp) ← ((SP))
(SP) ← (SP) + 2
(op1) ← (tmp)
WORD
Pops one word from the system stack specified by the Stack Pointer into
the operand specified by op1. The Stack Pointer is then incremented by
two.
Condition Flags
E
Z
V
C
N
*
*
-
-
*
Addressing Modes
E Set if the value of the popped word represents the lowest possible neg-
ative number. Cleared otherwise. Used to signal the end of a table.
Z Set if the value of the popped word equals zero. Cleared otherwise.
V Not affected.
C Not affected.
N Set if the most significant bit of the popped word is set. Cleared other-
wise.
Mnemonic
POP
reg
Format
FC RR
Bytes
2
Semiconductor Group
94
Version 1.2, 12.97