Lines Matching refs:fcmgt
1306 COMPARE(fcmgt(p15.VnH(), p5.Zeroing(), z26.VnH(), z5.VnH()),
1307 "fcmgt p15.h, p5/z, z26.h, z5.h");
1308 COMPARE(fcmgt(p15.VnS(), p5.Zeroing(), z26.VnS(), z5.VnS()),
1309 "fcmgt p15.s, p5/z, z26.s, z5.s");
1310 COMPARE(fcmgt(p15.VnD(), p5.Zeroing(), z26.VnD(), z5.VnD()),
1311 "fcmgt p15.d, p5/z, z26.d, z5.d");
1345 "fcmgt p7.h, p3/z, z14.h, z7.h");
1347 "fcmgt p7.s, p3/z, z14.s, z7.s");
1349 "fcmgt p7.d, p3/z, z14.d, z7.d");
1369 COMPARE(fcmgt(p10.VnH(), p2.Zeroing(), z24.VnH(), 0),
1370 "fcmgt p10.h, p2/z, z24.h, #0.0");
1371 COMPARE(fcmgt(p10.VnS(), p2.Zeroing(), z24.VnS(), 0),
1372 "fcmgt p10.s, p2/z, z24.s, #0.0");
1373 COMPARE(fcmgt(p10.VnD(), p2.Zeroing(), z24.VnD(), 0),
1374 "fcmgt p10.d, p2/z, z24.d, #0.0");