Home | History | Annotate | Download | only in mips

Lines Matching refs:Ulw

1123 void MacroAssembler::Ulw(Register rd, const MemOperand& rs) {
1272 Ulw(scratch, rs);
1297 Ulw(scratch, MemOperand(rs.rm(), rs.offset() + Register::kMantissaOffset));
1299 Ulw(scratch, MemOperand(rs.rm(), rs.offset() + Register::kExponentOffset));