We expect the IAR to reference a storeinstruction of some form.
我们希望IAR引用某种形式的存储指令。
2
To learn how addressing modes work for load and store instructions on PowerPC processors, you must first understand a little bit about the PowerPC instruction format.
The PowerPC uses a load/store (also called RISC) instruction set, which means that the only time it accesses main memory is for loading into registers or copying a register to memory.