HomeSort by: relevance | last modified time | path
    Searched refs:ARMul_ResetV (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/arm/
arminit.c 299 case ARMul_ResetV: /* RESET */
343 case ARMul_ResetV: state->EndCondition = RDIError_Reset; break;
armos.c 120 for (i = ARMul_ResetV; i <= ARMFIQV; i += 4)
126 for (i = ARMul_ResetV; i <= ARMFIQV + 4; i += 4)
armdefs.h 208 #define ARMul_ResetV ARMResetV
wrapper.c 285 for (i = ARMul_ResetV; i <= ARMFIQV; i += 4)
armsupp.c 1605 ARMul_Abort (state, ARMul_ResetV);
armemu.c 1339 ARMul_Abort (state, ARMul_ResetV);

Completed in 42 milliseconds