OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:moxie_sim_cpu
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/moxie/
moxie-sim.h
25
struct
moxie_sim_cpu
{
struct
32
#define
MOXIE_SIM_CPU
(cpu) ((struct
moxie_sim_cpu
*) CPU_ARCH_DATA (cpu))
interp.c
124
/* TODO: This should be moved to sim-main.h:
moxie_sim_cpu
. */
1168
return
MOXIE_SIM_CPU
(cpu)->registers[PCIDX];
1174
MOXIE_SIM_CPU
(cpu)->registers[PCIDX] = pc;
1198
if (sim_cpu_alloc_all_extra (sd, 0, sizeof (struct
moxie_sim_cpu
))
/src/external/gpl3/gdb.old/dist/sim/moxie/
moxie-sim.h
25
struct
moxie_sim_cpu
{
struct
32
#define
MOXIE_SIM_CPU
(cpu) ((struct
moxie_sim_cpu
*) CPU_ARCH_DATA (cpu))
interp.c
124
/* TODO: This should be moved to sim-main.h:
moxie_sim_cpu
. */
1168
return
MOXIE_SIM_CPU
(cpu)->registers[PCIDX];
1174
MOXIE_SIM_CPU
(cpu)->registers[PCIDX] = pc;
1198
if (sim_cpu_alloc_all_extra (sd, 0, sizeof (struct
moxie_sim_cpu
))
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026