MIPS32_REG_C0_CAUSE_INDEX is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDMIPS32_REG_C0_CAUSE_INDEX

MIPS32_REG_C0_CAUSE_INDEX macro

Syntax

#define MIPS32_REG_C0_CAUSE_INDEX 2

References

LocationText
mips32.h:238
#define MIPS32_REG_C0_CAUSE_INDEX 2
mips32.c:1558
mips32->core_regs.cp0[MIPS32_REG_C0_CAUSE_INDEX] = value;
mips32.c:1609
mips32->core_regs.cp0[MIPS32_REG_C0_CAUSE_INDEX] = value;