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

MIPS64_PC macro

Syntax

#define MIPS64_PC MIPS64_NUM_CORE_REGS

References

LocationText
mips64.h:75
#define MIPS64_PC MIPS64_NUM_CORE_REGS
mips64.c:357
struct reg *pc = &mips64->core_cache->reg_list[MIPS64_PC];
mips_mips64.c:51
struct reg *pc = &mips64->core_cache->reg_list[MIPS64_PC];
mips_mips64.c:624
pc = &mips64->core_cache->reg_list[MIPS64_PC];
mips_mips64.c:704
struct reg *pc = &mips64->core_cache->reg_list[MIPS64_PC];