MIPS32_REG_C0_PC_INDEX is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDMIPS32_REG_C0_PC_INDEX

MIPS32_REG_C0_PC_INDEX macro

Syntax

#define MIPS32_REG_C0_PC_INDEX 3

References

LocationText
mips32.h:239
#define MIPS32_REG_C0_PC_INDEX 3
mips32.c:1562
mips32->core_regs.cp0[MIPS32_REG_C0_PC_INDEX] = value;
mips32.c:1613
mips32->core_regs.cp0[MIPS32_REG_C0_PC_INDEX] = value;