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

MIPS32_C0_CAUSE macro

Syntax

#define MIPS32_C0_CAUSE 13

References

LocationText
mips32.h:853
#define MIPS32_C0_CAUSE 13
mips32.c:1556
} else if (cp0_regs->reg == MIPS32_C0_CAUSE && cp0_regs->sel == 0) {
mips32.c:1607
} else if (cp0_reg == MIPS32_C0_CAUSE && cp0_sel == 0) {