English
Language : 

RM0004 Datasheet, PDF (206/1176 Pages) STMicroelectronics – Programmer’s reference manual for Book E processors
RM0004
Instruction model
Table 123. Basic integer load instruction set index
Mnemonic
Instruction
e_lhz rD,D(rA)
e_lhzu rD,D8(rA)
se_lhz rZ,SD4(rX)
Load Halfword and Zero
Load Halfword and Zero with Update
Load Halfword and Zero (16-bit form)
lhzx rD,rA,rB
lhzux rD,rA,rB
e_lwz rD,D(rA)
e_lwzu rD,D8(rA)
se_lwz rZ,SD4(rX)
Load Halfword and Zero Indexed
Load Halfword and Zero with Update Indexed
Load Word and Zero
Load Word and Zero with Update
Load Word and Zero (16-bit form)
lwzx rD,rA,rB
lwzux rD,rA,rB
Load Word and Zero Indexed
Load Word and Zero with Update Indexed
Reference
Page -932
Book E
Page -935
Book E
Integer load byte-reversed instructions are listed in Table 124.
Table 124. Integer load byte-reverse instruction set index
Mnemonic
Instruction
lhbrx rD,rA,rB
lwbrx rD,rA,rB
Load Halfword Byte-Reverse Indexed
Load Word Byte-Reverse Indexed
Reference
Book E
Book E
The VLE-defined integer load multiple instruction is listed in Table 125.
Table 125. Integer load multiple instruction set index
Mnemonic
Instruction
e_lmw rD,D8(rA)
Load Multiple Word
Reference
Page -934
The VLE-defined integer load and reserve instruction is listed in Table 126.
Table 126. Integer load and reserve instruction set index
Mnemonic
Instruction
lwarx rD,rA,rB
Load Word And Reserve Indexed
Reference
Book E
Integer store instructions
The integer store instructions compute the EA of the memory to be accessed as described
in Chapter 10.1: Data memory addressing modes on page 854.”
The contents of GPR(rS) or GPR(rZ) are stored into the byte, half word, or word in memory
addressed by EA.
The VLE extension supports both big- and little-endian byte ordering for data accesses.
206/1176