RTR

RTR

Operation:
(SP) -->; CCR; SP + 2 -->; SP;
(SP) -->; PC; SP + 4 -->; SP

Compatability: 68000 Family

Assembler Syntax:
RTR

Attributes: Unsized

Description: Pulls the condition code and program counter
values from the stack. The previous condition codes and
program counter values are lost. The supervisor portion
of the status register is unaffected.

Condition Codes:
Set according to the condition codes from the stack.

Instruction Format:
\i1-+--+++--+++-+++

Related Instructions
BSR,425
JSR,450
RTS,483
.481483