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_store
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/mips/
interp.c
340
static int
mips_reg_store
(SIM_CPU *, int, const void *, int);
808
CPU_REG_STORE (cpu) =
mips_reg_store
;
847
mips_reg_store
(SIM_CPU *cpu, int rn, const void *memory, int length)
function
/src/external/gpl3/gdb.old/dist/sim/mips/
interp.c
340
static int
mips_reg_store
(SIM_CPU *, int, const void *, int);
808
CPU_REG_STORE (cpu) =
mips_reg_store
;
847
mips_reg_store
(SIM_CPU *cpu, int rn, const void *memory, int length)
function
Completed in 61 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026