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