Texas Instruments MSP430x1xx User Manual page 92

Texas instruments modules and peripherals user's guide
Table of Contents

Advertisement

Instruction Set
* RET
Return from subroutine
Syntax
RET
Operation
@SP→ PC
SP + 2 → SP
Emulation
MOV
Description
The return address pushed onto the stack by a CALL instruction is moved to
the program counter. The program continues at the code address following the
subroutine call.
Status Bits
Status bits are not affected.
RISC 16−Bit CPU
3-56
@SP+,PC

Advertisement

Table of Contents
loading

Table of Contents