Home | History | Annotate | Download | only in test

Lines Matching refs:Fcvtau

2426   COMPARE(fcvtau(w8, s9), "fcvtau w8, s9");
2427 COMPARE(fcvtau(x10, s11), "fcvtau x10, s11");
2428 COMPARE(fcvtau(w12, d13), "fcvtau w12, d13");
2429 COMPARE(fcvtau(x14, d15), "fcvtau x14, d15");
4995 COMPARE(Fcvtau(v4.V2S(), v11.V2S()), "fcvtau v4.2s, v11.2s");
4996 COMPARE(Fcvtau(v23.V4S(), v12.V4S()), "fcvtau v23.4s, v12.4s");
4997 COMPARE(Fcvtau(v30.V2D(), v1.V2D()), "fcvtau v30.2d, v1.2d");
5017 COMPARE(Fcvtau(s4, s5), "fcvtau s4, s5");
5018 COMPARE(Fcvtau(d6, d7), "fcvtau d6, d7");