[PC] ← [M([SP])]; [SP] ← [SP] + 4
RTS
Unsized
The program counter is pulled from the stack and the previous value of the PC is lost. RTS
is used to terminate a subroutine.
X | N | Z | V | C |
---|---|---|---|---|
- | - | - | - | - |
From MOTOROLA M68000 FAMILY Programmer's reference manual. Copyright 1992 by Motorola Inc./NXP. Adapted with permission.