Searched refs:host_has_cmov (Results 1 – 2 of 2) sorted by relevance
14 static int host_has_cmov = 1; variable19 host_has_cmov = 0; in cmov_sigill_test_handler()65 if (host_has_cmov == 0) in arch_examine_signal()69 else if (host_has_cmov == 1) in arch_examine_signal()74 host_has_cmov); in arch_examine_signal()
13 extern int host_has_cmov;
Completed in 9 milliseconds