Home
last modified time | relevance | path

Searched refs:sim_memory_error (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11eepr.c436 sim_memory_error (cpu, SIM_SIGBUS, base, in m68hc11eepr_io_read_buffer()
467 sim_memory_error (cpu, SIM_SIGBUS, base, in m68hc11eepr_io_write_buffer()
492 sim_memory_error (cpu, SIM_SIGBUS, addr, in m68hc11eepr_io_write_buffer()
503 sim_memory_error (cpu, SIM_SIGBUS, addr, in m68hc11eepr_io_write_buffer()
508 sim_memory_error (cpu, SIM_SIGSEGV, addr, in m68hc11eepr_io_write_buffer()
523 sim_memory_error (cpu, SIM_SIGILL, addr, in m68hc11eepr_io_write_buffer()
573 sim_memory_error (cpu, SIM_SIGABRT, addr, in m68hc11eepr_io_write_buffer()
599 sim_memory_error (cpu, SIM_SIGSEGV, base, in m68hc11eepr_io_write_buffer()
605 sim_memory_error (cpu, SIM_SIGSEGV, base, in m68hc11eepr_io_write_buffer()
H A Dsim-main.h550 extern void sim_memory_error (sim_cpu *cpu, SIM_SIGNAL excep,
H A Dm68hc11_sim.c1015 sim_memory_error (sim_cpu *cpu, SIM_SIGNAL excep, in sim_memory_error() function
H A DChangeLog567 (sim_memory_error): Use sim_io_printf.
/netbsd/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11eepr.c436 sim_memory_error (cpu, SIM_SIGBUS, base, in m68hc11eepr_io_read_buffer()
467 sim_memory_error (cpu, SIM_SIGBUS, base, in m68hc11eepr_io_write_buffer()
492 sim_memory_error (cpu, SIM_SIGBUS, addr, in m68hc11eepr_io_write_buffer()
503 sim_memory_error (cpu, SIM_SIGBUS, addr, in m68hc11eepr_io_write_buffer()
508 sim_memory_error (cpu, SIM_SIGSEGV, addr, in m68hc11eepr_io_write_buffer()
523 sim_memory_error (cpu, SIM_SIGILL, addr, in m68hc11eepr_io_write_buffer()
573 sim_memory_error (cpu, SIM_SIGABRT, addr, in m68hc11eepr_io_write_buffer()
599 sim_memory_error (cpu, SIM_SIGSEGV, base, in m68hc11eepr_io_write_buffer()
605 sim_memory_error (cpu, SIM_SIGSEGV, base, in m68hc11eepr_io_write_buffer()
H A Dsim-main.h550 extern void sim_memory_error (sim_cpu *cpu, SIM_SIGNAL excep,
H A Dm68hc11_sim.c1015 sim_memory_error (sim_cpu *cpu, SIM_SIGNAL excep, in sim_memory_error() function
H A DChangeLog567 (sim_memory_error): Use sim_io_printf.