OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_FULL_ENGINE_FN
(Results
1 - 22
of
22
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
cgen-cpu.h
52
#define
CPU_FULL_ENGINE_FN
(cpu) ((cpu)->cgen_cpu.full_engine_fn)
cgen-run.c
207
ENGINE_FN *fn = fast_p ? CPU_FAST_ENGINE_FN (cpu) :
CPU_FULL_ENGINE_FN
(cpu);
242
engine_fns[i] = fast_p ? CPU_FAST_ENGINE_FN (cpu) :
CPU_FULL_ENGINE_FN
(cpu);
/src/external/gpl3/gdb.old/dist/sim/common/
cgen-cpu.h
52
#define
CPU_FULL_ENGINE_FN
(cpu) ((cpu)->cgen_cpu.full_engine_fn)
cgen-run.c
207
ENGINE_FN *fn = fast_p ? CPU_FAST_ENGINE_FN (cpu) :
CPU_FULL_ENGINE_FN
(cpu);
242
engine_fns[i] = fast_p ? CPU_FAST_ENGINE_FN (cpu) :
CPU_FULL_ENGINE_FN
(cpu);
/src/external/gpl3/gdb/dist/sim/lm32/
model.c
1161
CPU_FULL_ENGINE_FN
(cpu) = lm32bf_engine_run_full;
/src/external/gpl3/gdb.old/dist/sim/lm32/
model.c
1161
CPU_FULL_ENGINE_FN
(cpu) = lm32bf_engine_run_full;
/src/external/gpl3/gdb/dist/sim/or1k/
model.c
4924
CPU_FULL_ENGINE_FN
(cpu) = or1k32bf_engine_run_full;
4950
CPU_FULL_ENGINE_FN
(cpu) = or1k32bf_engine_run_full;
/src/external/gpl3/gdb.old/dist/sim/or1k/
model.c
4924
CPU_FULL_ENGINE_FN
(cpu) = or1k32bf_engine_run_full;
4950
CPU_FULL_ENGINE_FN
(cpu) = or1k32bf_engine_run_full;
/src/external/gpl3/gdb/dist/sim/iq2000/
model.c
2555
CPU_FULL_ENGINE_FN
(cpu) = iq2000bf_engine_run_full;
/src/external/gpl3/gdb/dist/sim/m32r/
model2.c
3238
CPU_FULL_ENGINE_FN
(cpu) = m32r2f_engine_run_full;
modelx.c
3056
CPU_FULL_ENGINE_FN
(cpu) = m32rxf_engine_run_full;
model.c
4344
CPU_FULL_ENGINE_FN
(cpu) = m32rbf_engine_run_full;
/src/external/gpl3/gdb.old/dist/sim/iq2000/
model.c
2555
CPU_FULL_ENGINE_FN
(cpu) = iq2000bf_engine_run_full;
/src/external/gpl3/gdb.old/dist/sim/m32r/
model2.c
3238
CPU_FULL_ENGINE_FN
(cpu) = m32r2f_engine_run_full;
modelx.c
3056
CPU_FULL_ENGINE_FN
(cpu) = m32rxf_engine_run_full;
model.c
4344
CPU_FULL_ENGINE_FN
(cpu) = m32rbf_engine_run_full;
/src/external/gpl3/gdb/dist/sim/cris/
modelv10.c
4159
CPU_FULL_ENGINE_FN
(cpu) = crisv10f_engine_run_full;
modelv32.c
5950
CPU_FULL_ENGINE_FN
(cpu) = crisv32f_engine_run_full;
/src/external/gpl3/gdb.old/dist/sim/cris/
modelv10.c
4159
CPU_FULL_ENGINE_FN
(cpu) = crisv10f_engine_run_full;
modelv32.c
5950
CPU_FULL_ENGINE_FN
(cpu) = crisv32f_engine_run_full;
/src/external/gpl3/gdb/dist/sim/frv/
model.c
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/frv/
model.c
[
all
...]
Completed in 228 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026