Searched refs:SWIwrite (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmos.c312 SWIwrite (ARMul_State * state, ARMword f, ARMword ptr, ARMword len) function
406 SWIwrite (state, state->Reg[0], state->Reg[1], state->Reg[2]);
683 SWIwrite (state,
772 SWIwrite (state, state->Reg[1], state->Reg[2], state->Reg[3]);
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmos.c319 SWIwrite (ARMul_State * state, ARMword f, ARMword ptr, ARMword len) function
413 SWIwrite (state, state->Reg[0], state->Reg[1], state->Reg[2]);
690 SWIwrite (state,
779 SWIwrite (state, state->Reg[1], state->Reg[2], state->Reg[3]);

Completed in 223 milliseconds