Searched defs:cia (Results 1 - 25 of 116) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-abort.c35 sim_engine_abort(SIM_DESC sd, sim_cpu *cpu, sim_cia cia, const char *fmt, ...) argument
H A Dsim-run.c34 sim_cia cia; local
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-abort.c40 sim_engine_abort(SIM_DESC sd, sim_cpu *cpu, sim_cia cia, const char *fmt, ...) argument
H A Dsim-run.c37 sim_cia cia; local
/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Dsim-main.h63 sim_cia cia; member in struct:_sim_cpu
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dcorefile-n.h34 core_map_read_N(core_map *map, unsigned_word addr, cpu *processor, unsigned_word cia) argument
64 core_map_write_N(core_map *map, unsigned_word addr, unsigned_N val, cpu *processor, unsigned_word cia) argument
H A Dhw_trace.c60 hw_trace_ioctl(device *me, cpu *processor, unsigned_word cia, device_ioctl_request request, va_list ap) argument
H A Dvm_n.h35 vm_data_map_read_N(vm_data_map *map, unsigned_word ea, cpu *processor, unsigned_word cia) argument
84 vm_data_map_write_N(vm_data_map *map, unsigned_word ea, unsigned_N val, cpu *processor, unsigned_word cia) argument
[all...]
H A Dos_emul.c121 os_emul_system_call(cpu *processor, unsigned_word cia) argument
133 os_emul_instruction_call(cpu *processor, unsigned_word cia, unsigned_word ra) argument
H A Dhw_cpu.c124 hw_cpu_interrupt_event(device *me, int my_port, device *source, int source_port, int level, cpu *processor, unsigned_word cia) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dm16run.c36 address_word cia = CPU_PC_GET (cpu); local
H A Dmicromipsrun.c41 micromips_instruction_decode(SIM_DESC sd, sim_cpu * cpu, address_word cia, int instruction_size) argument
82 micromips32_instruction_address cia = CPU_PC_GET (cpu); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dcorefile-n.h34 core_map_read_N(core_map *map, unsigned_word addr, cpu *processor, unsigned_word cia) argument
64 core_map_write_N(core_map *map, unsigned_word addr, unsigned_N val, cpu *processor, unsigned_word cia) argument
H A Dhw_trace.c60 hw_trace_ioctl(device *me, cpu *processor, unsigned_word cia, device_ioctl_request request, va_list ap) argument
H A Dvm_n.h35 vm_data_map_read_N(vm_data_map *map, unsigned_word ea, cpu *processor, unsigned_word cia) argument
84 vm_data_map_write_N(vm_data_map *map, unsigned_word ea, unsigned_N val, cpu *processor, unsigned_word cia) argument
[all...]
H A Dos_emul.c121 os_emul_system_call(cpu *processor, unsigned_word cia) argument
133 os_emul_instruction_call(cpu *processor, unsigned_word cia, unsigned_word ra) argument
H A Dhw_cpu.c124 hw_cpu_interrupt_event(device *me, int my_port, device *source, int source_port, int level, cpu *processor, unsigned_word cia) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Dsim-main.h64 sim_cia cia; member in struct:_sim_cpu
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dm16run.c40 address_word cia = CPU_PC_GET (cpu); local
H A Dmicromipsrun.c44 micromips_instruction_decode(SIM_DESC sd, sim_cpu * cpu, address_word cia, int instruction_size) argument
86 micromips32_instruction_address cia = CPU_PC_GET (cpu); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Ddv-cris_900000xx.c36 sim_cia cia = CPU_PC_GET (cpu); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/or1k/
H A Dtraps.c30 sim_engine_invalid_insn (SIM_CPU *current_cpu, IADDR cia, SEM_PC vpc) argument
/netbsd-current/external/gpl3/gdb/dist/sim/or1k/
H A Dtraps.c34 sim_engine_invalid_insn (SIM_CPU *current_cpu, IADDR cia, SEM_PC vpc) argument
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Ddv-cris_900000xx.c39 sim_cia cia = CPU_PC_GET (cpu); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dtraps.c28 sim_engine_invalid_insn (SIM_CPU *current_cpu, IADDR cia, SEM_PC pc) argument
57 m32r_core_signal (SIM_DESC sd, SIM_CPU *current_cpu, sim_cia cia, argument

Completed in 398 milliseconds

12345