Renesas Electronics
RTS
Returning from a subroutine
ReTurn from Subroutine
[Syntax]
[Operation]
PC = *SP;
SP = SP + 4;
[Function]
-
This instruction rotates dest one bit to the left including the C flag.
[Instruction Format]
Syntax
Code Size
(Byte)
1
[Flag Change]
This instruction does not affect the states of flags.
[Description Example]