| |||
| Home > FPU Programmers Model > System registers > Floating-Point System ID Register | |||
The FPSID Register characteristics are:
Indicates which VFP implementation is being used.
The FPSID Register:
is a read-only register
must be accessed in Privileged mode only.
Use this register if the device is configured as a Cortex-R4F processor.
See Table 11.3.
Figure 11.2 shows the FPSID bit assignments.
Table 11.3 shows the FPSID bit assignments.
Table 11.3. FPSID Register bit assignments
| Bits | Name | Function |
|---|---|---|
[31:24] | Implementer | ARM Limited:
|
[23] | Hardware or software | 0 = hardware implementation |
[22:16] | Subarchitecture version | VFP architecture v3 or later with Common VFP subarchitecture v2[a]:
|
[15:8] | Part number |
|
[7:4] | Variant |
|
[3:0] | Revision | When the build-configuration includes the floating point unit, this register identifies the revision number of the floating-point unit:
|
[a] For information about the Common VFP subarchitecture see the ARM Architecture Reference Manual. | ||