Home | History | Annotate | Download | only in mips

Lines Matching refs:instr_at_put

500     masm->instr_at_put(pos, BNE | (zero_reg.code() << kRsShift) |
507 masm->instr_at_put(pos, BEQ | (zero_reg.code() << kRsShift) |