Condition bits affected, Attributes – Zilog EZ80F916 User Manual
Page 304

eZ80
®
CPU
User Manual
UM007715-0415
CPU Instruction Set
295
Condition Bits Affected
None.
Attributes
0
. L
The starting Program Counter is {MBASE, PC[15:0]}.
Pop a byte from SPL into ADL to set the new memory
mode (03h = ADL, 02h = Z80).
if ADL mode {
Pop the upper byte of the return address from SPL into
PC[23:16].
Pop 2 LS bytes of the return address from {MBASE, SPS}
into PC[15:0].
The ending Program Counter is PC[23:0]
}
else Z80 mode {
Pop a 2-byte return address from {MBASE,SPS} into
PC[15:0].
The ending Program Counter is {MBASE, PC[15:0]}.
}
1
.L
The starting Program Counter is PC[23:0]. Pop a byte
from SPL into ADL to set the new memory mode
(03h = ADL, 02h = Z80).
if ADL mode {
Pop 3-byte return address from SPL into PC[23:0].
The ending Program Counter is PC[23:0]
}
else Z80 mode {
Pop a 2-byte return address from SPL into PC[15:0].
The ending Program Counter is {MBASE, PC[15:0]}.
}
Mnemonic Operand
ADL
Mode Cycle
Opcode (hex)
RET
cc
0/1
2 if cc false, 6/7 if cc
true
kk
Table 84. RET cc Instruction Detail (Continued)