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

MIPS32_C0_GUESTCTL1 macro

Syntax

#define MIPS32_C0_GUESTCTL1 10

References

LocationText
mips32.h:846
#define MIPS32_C0_GUESTCTL1 10
mips32.c:1564
} else if (cp0_regs->reg == MIPS32_C0_GUESTCTL1 && cp0_regs->sel == 4) {
mips32.c:1615
} else if (cp0_reg == MIPS32_C0_GUESTCTL1 && cp0_sel == 4) {