Lines Matching defs:ARITH
21 ARITH = CF | PF | ZF,
74 if ((res_fcomi_1_pi & ARITH) != (0)) {
78 if ((res_fcomi_pi_1 & ARITH) != (CF)) {
79 printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH);
82 if ((res_fcomi_1_1 & ARITH) != (ZF)) {
111 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
140 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
171 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
218 if ((res_fcomi_1_pi & ARITH) != (0)) {
222 if ((res_fcomi_pi_1 & ARITH) != (CF)) {
223 printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH);
226 if ((res_fcomi_1_1 & ARITH) != (ZF)) {
254 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {
282 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) {