Lines Matching full:double
227 double a;
228 double b;
229 double c;
230 double d;
231 double e;
232 double f;
233 double g;
234 double h;
236 double m;
237 double n;
434 double value,
506 // s32_f64 (double to integer).
517 TestRoundingMode(s32_f64, RN, static_cast<double>(kMaxInt), kMaxInt);
521 TestRoundingMode(s32_f64, RN, static_cast<double>(kMinInt), kMinInt);
533 TestRoundingMode(s32_f64, RM, static_cast<double>(kMaxInt), kMaxInt);
536 TestRoundingMode(s32_f64, RM, static_cast<double>(kMinInt), kMinInt);
547 TestRoundingMode(s32_f64, RZ, static_cast<double>(kMaxInt), kMaxInt);
550 TestRoundingMode(s32_f64, RZ, static_cast<double>(kMinInt), kMinInt);
555 // u32_f64 (double to integer).
560 double>(kMinInt), 0, true);
565 TestRoundingMode(u32_f64, RM, static_cast<double>(kMinInt), 0, true);
570 TestRoundingMode(u32_f64, RZ, static_cast<double>(kMinInt), 0, true);
580 TestRoundingMode(u32_f64, RZ, static_cast<double>(kMaxInt), kMaxInt);
591 TestRoundingMode(u32_f64, RM, static_cast<double>(kMaxInt), kMaxInt);
603 TestRoundingMode(u32_f64, RN, static_cast<double>(kMaxInt), kMaxInt);
618 double a;
619 double b;
620 double c;
621 double d;
622 double e;
623 double f;
624 double g;
625 double h;
641 // Create a function that uses vldm/vstm to move some double and
729 double a;
730 double b;
731 double c;
732 double d;
733 double e;
734 double f;
735 double g;
736 double h;
752 // Create a function that uses vldm/vstm to move some double and
844 double a;
845 double b;
846 double c;
847 double d;
848 double e;
849 double f;
850 double g;
851 double h;
867 // Create a function that uses vldm/vstm to move some double and