Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_FCOMI.c24 long res_fcomi_pi_1; variable
60 " pop res_fcomi_pi_1""\n" in test()
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()
205 " pop res_fcomi_pi_1""\n" in testp()
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()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_FCOMI.c24 long res_fcomi_pi_1; variable
60 " pop res_fcomi_pi_1""\n" in test()
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()
205 " pop res_fcomi_pi_1""\n" in testp()
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()

Completed in 2 milliseconds