Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_FCOMI.c23 long res_fcomi_pi_1; variable
77 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in test()
78 printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH); in test()
221 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in testp()
222 printf("[BAD]\tfcomi_pi_1 with flags:%lx->%lx\n", flags, res_fcomi_pi_1 & ARITH); in testp()