Lines Matching full:lwr
1721 void Assembler::lwr(Register rd, const MemOperand& rs) {1722 GenInstrImmediate(LWR, rs.rm(), rd, rs.offset_);