browser

RTS

rts
calendarsave
address instructions -- RTS -> Pops previously-saved PC+1 from the system stack and jumps to it; restores the values of all registers to their values before the subroutine was called. This instruction is used to return from subroutines.