Procedure Calls
BSBB Branch to Subroutine, Byte Displacement
BSBW Branch to Subroutine, Word Displacement
JSB Jump Subroutine (Long)
RSB Return from Subroutine.
CALLG Call with General argument list.
CALLS Call with Stack based arguments.
RET Return from CALLS or CALLG.