Home | History | Annotate | Download | only in mips

Lines Matching refs:LWR

1411 void Assembler::lwr(Register rd, const MemOperand& rs) {
1412 GenInstrImmediate(LWR, rs.rm(), rd, rs.offset_);