Push PC+1 to call stack and jump to address A
call I
Call is largely used for calling subroutines. The address pushed to the call stack can be returned to using the return instruction.