Home | History | Annotate | Download | only in mips64

Lines Matching full:instr3

3309   Instr instr3 = instr_at(pc + 3 * kInstrSize);
3314 (GetOpcodeField(instr3) == ORI)) {
3319 ((uint64_t)(GetImmediate16(instr3))));
3368 Instr instr3 = instr_at(pc + kInstrSize * 3);
3370 GetOpcodeField(instr3) == ORI));