OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COP0_GPR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/mips/
sim-main.h
431
unsigned_word
cop0_gpr
[NR_COP0_GPR];
member in struct:mips_sim_cpu
432
#define
COP0_GPR
(MIPS_SIM_CPU (CPU)->
cop0_gpr
)
433
#define COP0_BADVADDR (
COP0_GPR
[8])
/src/external/gpl3/gdb/dist/sim/mips/
sim-main.h
431
unsigned_word
cop0_gpr
[NR_COP0_GPR];
member in struct:mips_sim_cpu
432
#define
COP0_GPR
(MIPS_SIM_CPU (CPU)->
cop0_gpr
)
433
#define COP0_BADVADDR (
COP0_GPR
[8])
Completed in 22 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026