Home | History | Annotate | Download | only in mips

Lines Matching refs:FPURegister

229   inline void Move(FPURegister dst, FPURegister src) {
235 inline void Move(Register dst_low, Register dst_high, FPURegister src) {
240 inline void FmoveHigh(Register dst_high, FPURegister src) {
244 inline void FmoveLow(Register dst_low, FPURegister src) {
248 inline void Move(FPURegister dst, Register src_low, Register src_high) {
254 void Move(FPURegister dst, double imm);
552 FPURegister value,
741 void Cvt_d_uw(FPURegister fd, FPURegister fs, FPURegister scratch);
742 void Cvt_d_uw(FPURegister fd, Register rs, FPURegister scratch);
745 void Trunc_uw_d(FPURegister fd, FPURegister fs, FPURegister scratch);
746 void Trunc_uw_d(FPURegister fd, Register rs, FPURegister scratch);
748 void Trunc_w_d(FPURegister fd, FPURegister fs);
749 void Round_w_d(FPURegister fd, FPURegister fs);
750 void Floor_w_d(FPURegister fd, FPURegister fs);
751 void Ceil_w_d(FPURegister fd, FPURegister fs);
758 void Mthc1(Register rt, FPURegister fs);
764 void Mfhc1(Register rt, FPURegister fs);
770 FPURegister cmp1,
771 FPURegister cmp2,
779 FPURegister cmp1,
780 FPURegister cmp2) {
832 FPURegister dst,
847 FPURegister double_scratch,
860 FPURegister double_scratch0,
861 FPURegister double_scratch1,
1120 FPURegister value,
1131 FPURegister value,