Extended mnemonics of fixed-point load instructions

The extended mnemonics for fixed-point load instructions for POWER® family and PowerPC®.

The following table shows the extended mnemonics for fixed-point load instructions for POWER® family and PowerPC®. These extended mnemonics are in the com assembly mode.

Table 1. Fixed-Point Load Instruction Extended Mnemonics
Extended Mnemonic Equivalent to Meaning
li rx, value addi rx, 0, value Load Immediate
la rx, disp(ry) addi rx, ry, disp Load Address
lil rt, value cal rt, value(0) Load Immediate Lower
liu rt, value cau rt, 0, value Load Immediate Upper
lis rx, value addis rx, 0, value Load Immediate Shifted