Home | History | Annotate | Download | only in cctest

Lines Matching refs:Ucvtf

7648 // Test that scvtf and ucvtf can convert the 64-bit input into the expected
7653 // produced by scvtf (expected_scvtf_bits) as well as ucvtf
7691 __ Ucvtf(d1, x10);
7693 __ Ucvtf(d3, w11);
7702 __ Ucvtf(d1, x10, fbits);
7704 __ Ucvtf(d3, w11, fbits);
7715 __ Ucvtf(d1, x10, fbits);
7749 // results should not depened on the rounding mode, and ucvtf and scvtf should
7846 __ Ucvtf(s1, x10);
7848 __ Ucvtf(s3, w11);
7857 __ Ucvtf(s1, x10, fbits);
7859 __ Ucvtf(s3, w11, fbits);
7870 __ Ucvtf(s1, x10, fbits);
7906 // results should not depened on the rounding mode, and ucvtf and scvtf should