Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->RTM

RTM    Return from Module

Compatibility: 68020 only.


Reload saved module state from stack

Assembler Syntax:   RTM Rn


Size:  Unsized

A previously saved module state is reloaded from the top of stack.  After the module state is retrieved from the top of the stack, the caller's stack pointer is incremented by the argument count value in the module state.


Condition Codes:

Set according to word on stack

This instruction is not supported by CPU32 based microcontrollers.