Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->RET

RET                    Return from Subroutine


This instruction pops the high and low order bytes of the program counter successively from the stack.  Program execution continues at the resulting address.  Program execution continues at the resulting address.


No flags are affected.


Formats:
    
DescriptionMnemonicBytesCycles
    
Return from subroutine:RET12