The following can be specified for disp32:
Transfers control to the address attained by adding the current program counter (PC) value and the relative or absolute expression value specified by the first operand. The return address is stored in the register specified by the second operand.
The assembler generates one jarl machine instruction (6-byte long instruction).
If an absolute expression having an odd-numbered value is specified as disp32, the assembler outputs the following message and stops assembling. |