Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->RTS

RTS    Return from Subroutine


(SP) -> PC : SP + 4 -> SP


Assembler Syntax:   RTS


Size:  Unsized


Pulls the program counter value from the stack.  The previous program counter value is lost.


Condition Codes: Not Affected