| |||
| Home > Unaligned and Mixed-Endian Data Access Support > Instructions to reverse bytes in a general-purpose register > All load and store operations | |||
All load and store instructions take account of the CPSR E bit. Data is transferred directly to registers when E = 0, and byte reversed if E = 1 for halfword, word, or multiple word transfers. The operation is:
When CPSR[<E bit>] = 1 then byte reverse load/store
data