Home | History | Annotate | Download | only in mips

Lines Matching defs:Usw

1150 void MacroAssembler::Usw(Register rd, const MemOperand& rs) {
1285 Usw(scratch, rs);
1313 Usw(scratch, MemOperand(rs.rm(), rs.offset() + Register::kMantissaOffset));
1315 Usw(scratch, MemOperand(rs.rm(), rs.offset() + Register::kExponentOffset));