Home | History | Annotate | Download | only in arm

Lines Matching full:abort_instructions

2832     int abort_instructions = InstructionsGeneratedSince(&abort_start);
2833 ASSERT(abort_instructions <= kExpectedAbortInstructions);
2834 while (abort_instructions++ < kExpectedAbortInstructions) {