Home | History | Annotate | Download | only in mips

Lines Matching refs:second_instruction

514     Instr second_instruction = Assembler::instr_at(stub->instruction_start() +
523 if (Assembler::IsBeq(second_instruction)) {
527 ASSERT(Assembler::IsBne(second_instruction));