Home | History | Annotate | Download | only in test

Lines Matching full:csinc

1246   COMPARE(csinc(w6, w7, w8, hs), "csinc w6, w7, w8, hs");
1247 COMPARE(csinc(x9, x10, x11, lo), "csinc x9, x10, x11, lo");
1265 COMPARE(csinc(x2, x3, x4, al), "csinc x2, x3, x4, al");
1266 COMPARE(csinc(x3, x4, x5, nv), "csinc x3, x4, x5, nv");
1280 COMPARE(Csel(w4, w5, 1, hs), "csinc w4, w5, wzr, hs");
1283 COMPARE(Csel(x10, x11, 1, pl), "csinc x10, x11, xzr, pl");