| |||
| Home > Programmer’s Model > Program status registers | |||
The processor contains one CPSR and five SPSRs for exception handlers to use. The program status registers:
hold information about the most recently performed ALU operation
control the enabling and disabling of interrupts
set the processor operating mode.
Figure 2.4 shows the bit arrangement in the status registers.
The following sections explain the meanings of these bits: