This the multi-page printable view of this section.Click here to print.

Return to the regular view of this page.

Return from Interrupt

Table of Contents

76543210
 
\(PC_l \longleftarrow (SP) \\ PC_h \longleftarrow (SP+1) \\ SP \longleftarrow SP+2\)
RETI
11101101ED
010011014D
 
\(PC_l \longleftarrow (SP) \\ PC_h \longleftarrow (SP+1) \\ SP \longleftarrow SP+2 \\ IFF_1 \longleftarrow IFF_2\)
RETN
11101101ED
0100010145
Flags Affected
None.
Opcode Matrix
RETIRETN
Op
RETI
ED4D214
RETN
ED45214
Opcode Matrix Legend
Instruction Opcode hexSize bytesCycle count
 Interrupt