2.7. The program status registers

The ARM7TDMI processor contains a CPSR and five SPSRs for exception handlers to use. The program status registers:

The arrangement of bits is shown in Figure 2.6.

Figure 2.6. Program status register format

Note

To maintain compatibility with future ARM processors, you must not alter any of the reserved bits. One method of preserving these bits is to use a read-write-modify strategy when changing the CPSR.

The remainder of this section describes:

Copyright © 1994-2001. All rights reserved.ARM DDI 0029G
Non-Confidential