Return Instructions
These instruction are used to transfer the program sequence from subroutine to the calling program. Basically it restores the previous contents of the program counter (PC) register from the top the stack. Return instructions are used in conjunction with call instructions.