Home | History | Annotate | Download | only in mips64

Lines Matching refs:FPURegister

250   inline void Move(FPURegister dst, FPURegister src) {
256 inline void Move(Register dst_low, Register dst_high, FPURegister src) {
261 inline void FmoveHigh(Register dst_high, FPURegister src) {
265 inline void FmoveLow(Register dst_low, FPURegister src) {
269 inline void Move(FPURegister dst, Register src_low, Register src_high) {
275 void Move(FPURegister dst, double imm);
574 FPURegister value,
766 void Cvt_d_uw(FPURegister fd, FPURegister fs, FPURegister scratch);
767 void Cvt_d_uw(FPURegister fd, Register rs, FPURegister scratch);
770 void Trunc_l_ud(FPURegister fd, FPURegister fs, FPURegister scratch);
772 void Trunc_l_d(FPURegister fd, FPURegister fs);
773 void Round_l_d(FPURegister fd, FPURegister fs);
774 void Floor_l_d(FPURegister fd, FPURegister fs);
775 void Ceil_l_d(FPURegister fd, FPURegister fs);
778 void Trunc_uw_d(FPURegister fd, FPURegister fs, FPURegister scratch);
779 void Trunc_uw_d(FPURegister fd, Register rs, FPURegister scratch);
781 void Trunc_w_d(FPURegister fd, FPURegister fs);
782 void Round_w_d(FPURegister fd, FPURegister fs);
783 void Floor_w_d(FPURegister fd, FPURegister fs);
784 void Ceil_w_d(FPURegister fd, FPURegister fs);
786 void Madd_d(FPURegister fd,
787 FPURegister fr,
788 FPURegister fs,
789 FPURegister ft,
790 FPURegister scratch);
796 FPURegister cmp1,
797 FPURegister cmp2,
805 FPURegister cmp1,
806 FPURegister cmp2) {
858 FPURegister dst,
873 FPURegister double_scratch,
886 FPURegister double_scratch0,
887 FPURegister double_scratch1,
1146 FPURegister value,
1157 FPURegister value,