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

SYSTEM_SPSR_EL2 macro

Syntax

#define SYSTEM_SPSR_EL2 0xE200

References

LocationText
armv8_opcodes.h:55
#define SYSTEM_SPSR_EL2 0xE200
armv8.c:387
ARMV8_MRS(SYSTEM_SPSR_EL2, 0), &value_64);
armv8.c:548
ARMV8_MSR_GP(SYSTEM_SPSR_EL2, 0), value_64);