| |||
Home > NEON and VFP Programming > FPSID, the floating-point system ID register |
The FPSID
is a read-only register. You
can read it to find out which implementation of the NEON or VFP
architecture your program is running on.
Implementor code
0 for hardware coprocessor, 1 for software implementation
Subarchitecture version number
Implementation defined part number
Implementation defined variant number
Implementation defined revision number.
The Technical Reference Manual for your VFP coprocessor or floating-point capable processor.