Searched refs:sim_core_read_unaligned_1 (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | sim-core.h | 319 #define sim_core_read_unaligned_1 sim_core_read_aligned_1 macro
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mn10300/ |
| D | mn10300-sim.h | 137 sim_core_read_unaligned_1 (STATE_CPU (simulator, 0), PC, read_map, (ADDR))
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cris/ |
| D | traps.c | 2663 if (sim_core_read_unaligned_1 (current_cpu, pc, 0, path) == '/') in cris_break_13_handler() 2672 = sim_core_read_unaligned_1 (current_cpu, pc, 0, path + i); in cris_break_13_handler() 2716 if (sim_core_read_unaligned_1 (current_cpu, pc, 0, path) == '/') in cris_break_13_handler() 2725 = sim_core_read_unaligned_1 (current_cpu, pc, 0, path + i); in cris_break_13_handler()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | cache.c | 356 buffer[i] = sim_core_read_unaligned_1 (current_cpu, pc, read_map, in read_data_from_memory()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/v850/ |
| D | simops.c | 3397 data = sim_core_read_unaligned_1 (STATE_CPU (sd, 0), in load_data_mem()
|