SYSTEM_SPSR_EL1 is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

SYSTEM_SPSR_EL1 macro

Syntax

#define SYSTEM_SPSR_EL1 0xC200

References

LocationText
armv8_opcodes.h:54
#define SYSTEM_SPSR_EL1 0xC200
armv8.c:378
ARMV8_MRS(SYSTEM_SPSR_EL1, 0), &value_64);
armv8.c:539
ARMV8_MSR_GP(SYSTEM_SPSR_EL1, 0), value_64);