Home
last modified time | relevance | path

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

/arch/x86/um/
A Dbugs_32.c14 static int host_has_cmov = 1; variable
19 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()
/arch/x86/um/asm/
A Dprocessor_32.h13 extern int host_has_cmov;

Completed in 9 milliseconds