Home | History | Annotate | Download | only in mips

Lines Matching full:first_instruction

513     Instr first_instruction = Assembler::instr_at(stub->instruction_start());
517 if (Assembler::IsBeq(first_instruction)) {
521 ASSERT(Assembler::IsBne(first_instruction));