Home
last modified time | relevance | path

Searched refs:sim_syscall (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-syscall.h33 long sim_syscall (SIM_CPU *, int func, long arg1, long arg2, long arg3,
Dsim-syscall.c122 sim_syscall (SIM_CPU *cpu, int func, long arg1, long arg2, long arg3, long arg4) in sim_syscall() function
DChangeLog-20211707 (sim_syscall_multi, sim_syscall): Define.
1708 * sim-syscall.h (sim_syscall_multi, sim_syscall): Declare.
/netbsd/src/external/gpl3/gdb/dist/sim/microblaze/
Dinterp.c290 RETREG = sim_syscall (cpu, CPU.regs[12], CPU.regs[5], in sim_engine_run()
DChangeLog-2021112 (sim_engine_run): Call sim_syscall for brki instructions.
/netbsd/src/external/gpl3/gdb/dist/sim/mcore/
Dinterp.c181 gr[RET1] = sim_syscall (cpu, gr[TRAPCODE], gr[PARM1], gr[PARM2], gr[PARM3], in handle_trap1()
DChangeLog-2021327 sim_syscall.