Unaligned and Mixed-endian Data Access Support
ARM DDI 0301H Copyright © 2004-2009 ARM Limited. All rights reserved. 4-21
ID012310 Non-Confidential, Unrestricted Access
4.7 Instructions to change the CPSR E bit
ARM and Thumb instructions are provided to set and clear the E-bit efficiently:
SETEND BE
Sets the CPSR E bit
SETEND LE
Resets the CPSR E bit.
These are specified as unconditional operations to minimize pipelined implementation
complexity.
ARM1176JZF-S instruction set summary on page 1-32 describe these instructions.