Home
last modified time | relevance | path

Searched refs:res_fcomi_pi_1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_FCOMI.c24 long res_fcomi_pi_1; variable
78 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in test()
79 printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH); in test()
222 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in testp()
223 printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH); in testp()