Home | History | Annotate | Download | only in arm

Lines Matching refs:second_instruction

499     Instr second_instruction = Assembler::instr_at(stub->instruction_start() +
508 if (Assembler::IsBranch(second_instruction)) {
512 ASSERT(Assembler::IsTstImmediate(second_instruction));