RTL (long return from subroutine) (only processor 65816) Tags: none

Description:

Long returns from the subroutine. Removes three bytes from the stack - address and K register. The address after increasing by 1 is inserted into the PC register.

Example:

        RTL; long return from subroutine