Searched refs:NULL_CIA (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-stop.c31 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
H A Dsim-resume.c31 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
H A Dsim-base.h67 #ifndef NULL_CIA
68 #define NULL_CIA ((sim_cia) 0) macro
H A Dsim-core.c527 0 /*dont-abort*/, NULL, NULL_CIA);
534 sim_cia cia = cpu ? CIA_GET (cpu) : NULL_CIA;
593 0 /*dont-abort*/, NULL, NULL_CIA);
601 sim_cia cia = cpu ? CIA_GET (cpu) : NULL_CIA;
680 sim_engine_abort (sd, NULL, NULL_CIA,
817 0 /*dont-abort*/, NULL, NULL_CIA);
H A Dcgen-run.c155 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
H A Dcgen-trace.c172 trace_prefix (CPU_STATE (cpu), cpu, NULL_CIA, pc, 0, local
178 trace_prefix (CPU_STATE (cpu), cpu, NULL_CIA, pc, TRACE_LINENUM_P (cpu), local
H A Dsim-watch.c204 sim_engine_abort (sd, NULL, NULL_CIA,
226 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
H A Dsim-hw.c452 sim_engine_vabort (sd, NULL, NULL_CIA, fmt, ap);
H A Dsim-events.c563 sim_engine_abort (NULL, NULL, NULL_CIA,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/v850/
H A Dinterp.c79 sim_engine_restart (sd, NULL, NULL, NULL_CIA);
112 sim_engine_restart (sd, NULL, NULL, NULL_CIA);
164 sim_engine_abort (sd, NULL, NULL_CIA,
169 sim_engine_restart (sd, NULL, NULL, NULL_CIA);
173 sim_engine_abort (sd, NULL, NULL_CIA,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mn10300/
H A Dsim-main.h47 #define NULL_CIA null_cia macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Demulos.c123 NULL, NULL_CIA, sim_exited, local
H A Dinterp.c748 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
H A Dm68hc11_sim.c772 NULL, NULL_CIA, sim_exited, local
795 NULL, NULL_CIA, sim_exited, local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mips/
H A Dinterp.c884 if (!address_translation (SD, CPU, NULL_CIA, vaddr, isDATA, isSTORE, &paddr, &cca, isRAW))
913 if (!address_translation (SD, CPU, NULL_CIA, vaddr, isDATA, isLOAD, &paddr, &cca, isRAW))
1357 sim_engine_halt (SD, CPU, NULL, NULL_CIA, sim_exited,
1874 sim_engine_restart (SD, CPU, NULL, NULL_CIA);
1912 sim_engine_restart (sd, NULL, NULL, NULL_CIA);
2043 sim_engine_abort (SD, CPU, NULL_CIA,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Dinterp.c631 trace_prefix (sd, cpu, NULL_CIA, oldpc, TRACE_LINENUM_P (cpu),
H A Dbfin-sim.c6077 trace_prefix (sd, cpu, NULL_CIA, pc, TRACE_LINENUM_P (cpu),

Completed in 129 milliseconds