OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_reg_fetch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/mips/
interp.c
339
static int
mips_reg_fetch
(SIM_CPU *, int, void *, int);
807
CPU_REG_FETCH (cpu) =
mips_reg_fetch
;
928
mips_reg_fetch
(SIM_CPU *cpu, int rn, void *memory, int length)
function
/src/external/gpl3/gdb.old/dist/sim/mips/
interp.c
339
static int
mips_reg_fetch
(SIM_CPU *, int, void *, int);
807
CPU_REG_FETCH (cpu) =
mips_reg_fetch
;
928
mips_reg_fetch
(SIM_CPU *cpu, int rn, void *memory, int length)
function
Completed in 39 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026