Searched defs:SIM_SIGILL (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-signal.h31 SIM_SIGILL, enumerator in enum:__anon2484
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-signal.h31 SIM_SIGILL, enumerator in enum:__anon1922
/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Dm68hc11_sim.c988 SIM_SIGILL); local
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Dm68hc11_sim.c994 SIM_SIGILL); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/avr/
H A Dinterp.c1500 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, cpu->pc, sim_signalled, SIM_SIGILL); local
1503 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, cpu->pc, sim_signalled, SIM_SIGILL); local
/netbsd-current/external/gpl3/gdb/dist/sim/avr/
H A Dinterp.c1501 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, cpu->pc, sim_signalled, SIM_SIGILL); local
1504 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, cpu->pc, sim_signalled, SIM_SIGILL); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dtraps.c1356 NULL, pc, sim_stopped, SIM_SIGILL); local
1377 sim_stopped, SIM_SIGILL); local
3248 NULL, sim_pc_get (cpu), sim_stopped, SIM_SIGILL); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dtraps.c1331 NULL, pc, sim_stopped, SIM_SIGILL); local
1352 sim_stopped, SIM_SIGILL); local
3222 NULL, sim_pc_get (cpu), sim_stopped, SIM_SIGILL); local
[all...]

Completed in 207 milliseconds