Searched refs:sim_syscall (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | sim-syscall.h | 33 long sim_syscall (SIM_CPU *, int func, long arg1, long arg2, long arg3,
|
| D | sim-syscall.c | 122 sim_syscall (SIM_CPU *cpu, int func, long arg1, long arg2, long arg3, long arg4) in sim_syscall() function
|
| D | ChangeLog-2021 | 1707 (sim_syscall_multi, sim_syscall): Define. 1708 * sim-syscall.h (sim_syscall_multi, sim_syscall): Declare.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/microblaze/ |
| D | interp.c | 290 RETREG = sim_syscall (cpu, CPU.regs[12], CPU.regs[5], in sim_engine_run()
|
| D | ChangeLog-2021 | 112 (sim_engine_run): Call sim_syscall for brki instructions.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mcore/ |
| D | interp.c | 181 gr[RET1] = sim_syscall (cpu, gr[TRAPCODE], gr[PARM1], gr[PARM2], gr[PARM3], in handle_trap1()
|
| D | ChangeLog-2021 | 327 sim_syscall.
|