Searched refs:sim_engine_halt (Results 76 - 91 of 91) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Dinterrupts.c433 sim_engine_halt (sd, current_cpu, NULL, GET_H_PC (), sim_stopped,
1213 sim_engine_halt (sd, current_cpu, NULL, new_pc, sim_stopped, SIM_SIGINT);
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Dinterrupts.c439 sim_engine_halt (sd, current_cpu, NULL, GET_H_PC (), sim_stopped,
1219 sim_engine_halt (sd, current_cpu, NULL, new_pc, sim_stopped, SIM_SIGINT);
/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsimops.c1597 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
1771 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
1775 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
1779 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_cec.c321 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, PCREG, reason, sigrc)
H A Dinterp.c164 sim_engine_halt (sd, cpu, NULL, PCREG, sim_exited, sc.arg1);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_cec.c325 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, PCREG, reason, sigrc)
H A Dinterp.c145 sim_engine_halt (sd, cpu, NULL, PCREG, sim_exited, sc.arg1);
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c1591 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
1744 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
1748 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
1752 sim_engine_halt (simulator, STATE_CPU (simulator, 0), NULL, PC,
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dsimops.c18 #define EXCEPTION(sig) sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, sig)
1143 sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, SIM_SIGTRAP);
2951 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, 0);
3228 sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, PARM2);
3405 sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, PARM2);
3448 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, GPR (0));
/netbsd-current/external/gpl3/gdb/dist/sim/d10v/
H A Dsimops.c18 #define EXCEPTION(sig) sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, sig)
1143 sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, SIM_SIGTRAP);
2951 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, 0);
3228 sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, PARM2);
3401 sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, PARM2);
3444 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, GPR (0));
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Dsimulator.c53 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),\
69 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),\
231 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
241 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13766 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13872 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13891 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13910 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13913 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13929 sim_engine_halt (CPU_STAT
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Dsimulator.c57 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),\
73 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),\
219 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
229 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13754 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13860 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13879 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13898 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13901 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
13917 sim_engine_halt (CPU_STAT
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Dinterp.c438 sim_engine_halt(sd, cpu, NULL, cia, sim_stopped, sig);
/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Dinterp.c428 sim_engine_halt(sd, cpu, NULL, cia, sim_stopped, sig);
/netbsd-current/external/gpl3/gdb.old/dist/sim/cr16/
H A Dsimops.c51 #define EXCEPTION(sig) sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, sig)
5388 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, GPR (2));
5473 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, GPR (2));
5991 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, 0);
/netbsd-current/external/gpl3/gdb/dist/sim/cr16/
H A Dsimops.c44 #define EXCEPTION(sig) sim_engine_halt (sd, cpu, NULL, PC, sim_stopped, sig)
5369 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, GPR (2));
5445 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, GPR (2));
5963 sim_engine_halt (sd, cpu, NULL, PC, sim_exited, 0);

Completed in 327 milliseconds

1234