![]() |
RTEMS 6.1-rc2
|
Go to the source code of this file.
This header file contains definitions for using inline assembler code. It is written specifically for the GNU, IAR, ARMCC compiler.
All of the ARM Cortex R5 GPRs, SPRs, and Debug Registers are defined along with the positions of the bits within the registers.
MODIFICATION HISTORY: Ver Who Date Changes ----- -------- -------- ----------------------------------------------- 5.00 pkp 02/10/14 Initial version 7.7 sk 01/10/22 Update PRIV_RW_USER_RW macro from unsigned to unsigned long to fix misra_c_2012_rule_12_2 violation.