LOAD EP=MULTPLIC load load-module LR R15,R0 retrieve entry address CALL (R15),(X,Y) call MULTPLIC(X,Y) ST R0,Z Z=MULTPLIC(X,Y)