Searched refs:ARMul_DoInstr (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darminit.c33 ARMword ARMul_DoInstr (ARMul_State * state);
257 ARMul_DoInstr (ARMul_State * state) function
H A Darmdefs.h256 extern ARMword ARMul_DoInstr (ARMul_State * state);
H A Dwrapper.c187 state->Reg[15] = ARMul_DoInstr (state);
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darminit.c36 ARMword ARMul_DoInstr (ARMul_State * state);
260 ARMul_DoInstr (ARMul_State * state) function
H A Darmdefs.h256 extern ARMword ARMul_DoInstr (ARMul_State * state);
H A Dwrapper.c205 state->Reg[15] = ARMul_DoInstr (state);

Completed in 84 milliseconds