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

MIPS32NUMCP0REGS macro

Syntax

#define MIPS32NUMCP0REGS (ARRAY_SIZE(mips32_cp0_regs))

References

LocationText
mips32.h:205
#define MIPS32NUMCP0REGS (ARRAY_SIZE(mips32_cp0_regs))
mips32.c:1427
for (unsigned int i = 0; i < MIPS32NUMCP0REGS; i++) {
mips32.c:1452
for (unsigned int i = 0; i < MIPS32NUMCP0REGS; i++) {