ARITH              74 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_1_pi & ARITH) != (0)) {
ARITH              78 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_pi_1 & ARITH) != (CF)) {
ARITH              79 tools/testing/selftests/x86/test_FCOMI.c 		printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH);
ARITH              82 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_1_1 & ARITH) != (ZF)) {
ARITH             111 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
ARITH             140 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
ARITH             171 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
ARITH             218 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_1_pi & ARITH) != (0)) {
ARITH             222 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_pi_1 & ARITH) != (CF)) {
ARITH             223 tools/testing/selftests/x86/test_FCOMI.c 		printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH);
ARITH             226 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_1_1 & ARITH) != (ZF)) {
ARITH             254 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
ARITH             282 tools/testing/selftests/x86/test_FCOMI.c 	if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {