Home | History | Annotate | Download | only in test

Lines Matching refs:Ucvtf

11883 // Test that scvtf and ucvtf can convert the 64-bit input into the expected
11888 // produced by scvtf (expected_scvtf_bits) as well as ucvtf
11926 __ Ucvtf(d1, x10);
11928 __ Ucvtf(d3, w11);
11937 __ Ucvtf(d1, x10, fbits);
11939 __ Ucvtf(d3, w11, fbits);
11950 __ Ucvtf(d1, x10, fbits);
11983 // results should not depened on the rounding mode, and ucvtf and scvtf should
12080 __ Ucvtf(s1, x10);
12082 __ Ucvtf(s3, w11);
12091 __ Ucvtf(s1, x10, fbits);
12093 __ Ucvtf(s3, w11, fbits);
12104 __ Ucvtf(s1, x10, fbits);
12137 // results should not depened on the rounding mode, and ucvtf and scvtf should