Home
last modified time | relevance | path

Searched refs:m32rbf_model_insn_before (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Ddecode.h98 extern void m32rbf_model_insn_before (SIM_CPU *, int /*first_p*/);
Dm32r-sim.h46 extern void m32rbf_model_insn_before (SIM_CPU *, int);
Dm32r2.c221 m32rbf_model_insn_before (cpu, first_p); in m32r2f_model_insn_before()
Dm32rx.c221 m32rbf_model_insn_before (cpu, first_p); in m32rxf_model_insn_before()
Dm32r.c300 m32rbf_model_insn_before (SIM_CPU *cpu, int first_p) in m32rbf_model_insn_before() function