| |||
| Home > System Control > Register descriptions > Processor Feature Register 1 | |||
The ID_PFR1 characteristics are:
Provides information about the execution state support and programmers model for the processor.
The ID_PFR1 is:
only accessible in privileged modes
common to the Secure and Non-secure states.
The ID_PFR1 must be interpreted with ID_PFR0.
Available in all configurations.
See the register summary in Table 4.9.
Figure 4.11 shows the ID_PFR1 Register bit assignments.
Table 4.26 shows the ID_PFR1 bit assignments.
Table 4.26. ID_PFR1 bit assignments
| Bits | Name | Description |
|---|---|---|
| [31:12] | Reserved | RAZ. |
| [11:8] | M profile programmers model |
|
| [7:4] | Security extensions | 0x1 Security extension architecture
v1 supported. |
| [3:0] | Programmers model | 0x1 standard ARMv4 programmers
model supported. |
To access ID_PFR1, use:
MRC p15, 0, <Rd>, c0, c1, 1