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

SYSTEM_CSSELR macro

Syntax

#define SYSTEM_CSSELR 0xD000

References

LocationText
armv8_opcodes.h:68
#define SYSTEM_CSSELR 0xD000
armv8_opcodes.c:20
[READ_REG_CSSELR] = ARMV8_MRS(SYSTEM_CSSELR, 0),
armv8_opcodes.c:22
[WRITE_REG_CSSELR] = ARMV8_MSR_GP(SYSTEM_CSSELR, 0),