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

SYSTEM_SPSR_EL3 macro

Syntax

#define SYSTEM_SPSR_EL3 0xF200

References

LocationText
armv8_opcodes.h:56
#define SYSTEM_SPSR_EL3 0xF200
armv8.c:396
ARMV8_MRS(SYSTEM_SPSR_EL3, 0), &value_64);
armv8.c:557
ARMV8_MSR_GP(SYSTEM_SPSR_EL3, 0), value_64);