104
2.2.39 POP (pop data)
Operation
@SP+
→
Rn
Assembly-Language Format
POP Rn
Operand Size
Word
Condition Code
I
H
N
Z
V
C
—
—
—
—
∆
∆
0
—
I:
Previous value remains unchanged.
H:
Previous value remains unchanged.
N:
Set to 1 when the data value is negative; otherwise cleared to 0.
Z:
Set to 1 when the data value is zero; otherwise cleared to 0.
V:
Cleared to 0.
C:
Previous value remains unchanged.
Description
This instruction pops data from the stack to a 16-bit general register and sets condition code
flags according to the data value.
POP.W Rn is identical in machine language to MOV.W @SP+, Rn.
Instruction Formats and Number of Execution States
Instruction code
Addressing
mode
Mnem.
Operands
1st byte
2nd byte
3rd byte
4th byte
No. of
states
POP
Rd
6
D
7
0
rn
6
Содержание H8/300L Series
Страница 1: ...H8 300L Series Programming Manual ...
Страница 6: ...iv ...
Страница 8: ...2 ...
Страница 11: ......
Страница 14: ......
Страница 46: ......
Страница 48: ......
Страница 60: ......
Страница 83: ......
Страница 116: ......
Страница 150: ...144 ...
Страница 151: ......
Страница 156: ...150 ...