CHAPTER 5 EXPLANATION OF INSTRUCTIONS
User’s Manual U11047EJ3V0UM00
99
POP
Pop
Pop
[Instruction format]
POP dst
[Operation]
When dst = rp
When dst = PSW
dst
L
←
(SP),
dst
←
(SP)
dst
H
←
(SP + 1),
SP
←
SP + 1
SP
←
SP + 2
[Operand]
Mnemonic
Operand (dst)
POP
PSW
rp
[Flag]
dst = rp
PSW
Z
AC
CY
Z
AC
CY
R
R
R
[Description]
•
Data is returned from the stack to the register specified with the destination operand (dst).
•
When the operand is PSW, each flag is replaced with stack data.
•
No interrupts are acknowledged between the POP PSW instruction and the subsequent instruction.
[Description example]
POP AX; The stack data is returned to the AX register.
Содержание 78K/0S Series
Страница 2: ...User s Manual U11047EJ3V0UM00 2 MEMO ...
Страница 14: ...User s Manual U11047EJ3V0UM00 14 MEMO ...
Страница 28: ...User s Manual U11047EJ3V0UM00 28 MEMO ...
Страница 118: ...User s Manual U11047EJ3V0UM00 118 MEMO ...
Страница 120: ...User s Manual U11047EJ3V0UM00 120 MEMO ...
Страница 122: ...User s Manual U11047EJ3V0UM00 122 MEMO ...