IBM PPC440X5 Computer Hardware User Manual


 
sthbrx
Store Halfword Byte-Reverse Indexed
PPC440x5 CPU Core User’s Manual Preliminary
Page 414 of 589
instrset.fm.
September 12, 2002
sthbrx
Store Halfword Byte-Reverse Indexed
EA (RA|0) + (RB)
MS(EA, 2)
BYTE_REVERSE((RS)
16:31
)
An effective address (EA) is formed by adding an index to a base address. The index is the contents of
register RB. The base address is 0 when the RA field is 0 and is the contents of register RA otherwise.
The least significant halfword of register RS is byte-reversed from the default byte ordering for the memory
page referenced by the EA. The resulting halfword is stored at the EA.
If instruction bit 31 contains 1, the contents of CR[CR0] are undefined.
Registers Altered
None
Invalid Instruction Forms
Reserved fields
Programming Note
Byte ordering is generally controlled by the Endian (E) storage attribute (see Memory Management on
page 133). The store byte reverse instructions provide a mechanism for data to be stored to a memory page
using the opposite byte ordering from that specified by the Endian storage attribute.
sthbrx RS, RA, RB
31 RS RA RB 918
0 6 11 16 21 31