Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-i386/
Dbugs.h107 : "=m" (*&boot_cpu_data.fdiv_bug) in check_fpu()
109 if (boot_cpu_data.fdiv_bug) in check_fpu()
Dprocessor.h48 int fdiv_bug; member
/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c3135 c->fdiv_bug ? "yes" : "no", in show_cpuinfo()