HomeSort by: relevance | last modified time | path
    Searched refs:sim_engine_halt (Results 1 - 25 of 90) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gdb/dist/sim/common/
sim-stop.c 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
sim-syscall.c 107 sim_engine_halt (sd, cpu, NULL, sim_pc_get (cpu), sim_exited, arg1);
114 sim_engine_halt (sd, cpu, NULL, sim_pc_get (cpu), sim_signalled, arg2);
sim-engine.h 62 extern void sim_engine_halt
sim-resume.c 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
sim-engine.c 60 sim_engine_halt (SIM_DESC sd, function
144 sim_engine_halt (sd, cpu, NULL, cia, sim_stopped, SIM_SIGABRT);
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-stop.c 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
sim-syscall.c 107 sim_engine_halt (sd, cpu, NULL, sim_pc_get (cpu), sim_exited, arg1);
114 sim_engine_halt (sd, cpu, NULL, sim_pc_get (cpu), sim_signalled, arg2);
sim-engine.h 62 extern void sim_engine_halt
sim-resume.c 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
sim-engine.c 60 sim_engine_halt (SIM_DESC sd, function
144 sim_engine_halt (sd, cpu, NULL, cia, sim_stopped, SIM_SIGABRT);
  /src/external/gpl3/gdb/dist/sim/lm32/
traps.c 40 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL);
56 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE);
83 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE);
111 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP);
213 sim_engine_halt (sd, cpu, NULL, LM32_EID_DATA_BUS_ERROR * 32,
225 sim_engine_halt (sd, cpu, NULL, LM32_EID_DATA_BUS_ERROR * 32,
  /src/external/gpl3/gdb.old/dist/sim/lm32/
traps.c 40 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL);
56 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE);
83 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE);
111 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP);
213 sim_engine_halt (sd, cpu, NULL, LM32_EID_DATA_BUS_ERROR * 32,
225 sim_engine_halt (sd, cpu, NULL, LM32_EID_DATA_BUS_ERROR * 32,
  /src/external/gpl3/gdb/dist/sim/iq2000/
iq2000.c 101 sim_engine_halt (CPU_STATE (current_cpu), current_cpu,
141 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP);
150 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL);
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
iq2000.c 101 sim_engine_halt (CPU_STATE (current_cpu), current_cpu,
141 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP);
150 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL);
  /src/external/gpl3/gdb/dist/sim/microblaze/
interp.c 163 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
169 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_exited, RETREG);
184 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled,
243 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled,
258 sim_engine_halt (sd, NULL, NULL, NULL_CIA,
  /src/external/gpl3/gdb.old/dist/sim/microblaze/
interp.c 163 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
169 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_exited, RETREG);
184 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled,
243 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled,
258 sim_engine_halt (sd, NULL, NULL, NULL_CIA,
  /src/external/gpl3/gdb/dist/sim/bpf/
bpf-sim.c 636 sim_engine_halt (CPU_STATE (cpu), cpu,
667 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
673 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
679 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
685 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
715 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
721 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
727 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
733 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
800 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE)
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/bpf/
bpf-sim.c 636 sim_engine_halt (CPU_STATE (cpu), cpu,
667 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
673 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
679 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
685 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
715 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
721 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
727 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
733 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE);
800 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, bpf_pc, sim_signalled, SIM_SIGFPE)
    [all...]
  /src/external/gpl3/gdb/dist/sim/aarch64/
memory.c 137 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
149 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
  /src/external/gpl3/gdb/dist/sim/pru/
pru.h 92 #define RAISE_SIGILL(sd) sim_engine_halt ((sd), NULL, NULL, PC_byteaddr, \
94 #define RAISE_SIGINT(sd) sim_engine_halt ((sd), NULL, NULL, PC_byteaddr, \
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
memory.c 137 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
149 sim_engine_halt (CPU_STATE (cpu), cpu, NULL, aarch64_get_PC (cpu),
  /src/external/gpl3/gdb.old/dist/sim/pru/
pru.h 92 #define RAISE_SIGILL(sd) sim_engine_halt ((sd), NULL, NULL, PC_byteaddr, \
94 #define RAISE_SIGINT(sd) sim_engine_halt ((sd), NULL, NULL, PC_byteaddr, \
  /src/external/gpl3/gdb/dist/sim/m68hc11/
emulos.c 127 sim_engine_halt (CPU_STATE (cpu), cpu,
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
emulos.c 127 sim_engine_halt (CPU_STATE (cpu), cpu,
  /src/external/gpl3/gdb/dist/sim/example-synacor/
sim-main.c 40 sim_engine_halt (sd, cpu, NULL, sim_pc_get (cpu), sim_signalled, SIM_SIGILL);
68 sim_engine_halt (sd, cpu, NULL, example_cpu->pc, sim_signalled, SIM_SIGILL);
90 sim_engine_halt (sd, cpu, NULL, pc, sim_exited, 0);
489 sim_engine_halt (sd, cpu, NULL, pc, sim_exited, 0);
506 sim_engine_halt (sd, cpu, NULL, pc, sim_signalled, SIM_SIGILL);

Completed in 38 milliseconds

1 2 3 4