Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dfpu_subr.c80 int fpu_pentium_fdivbug = 0; variable
117 fpu_pentium_fdivbug = fpu_probe_pentium_fdivbug(); in fpu_probe()
124 if (fpu_pentium_fdivbug != 0) { in fpu_probe()
H A Dddi_impl.c180 extern int fpu_pentium_fdivbug; in configure()
191 if (fpu_pentium_fdivbug) { in configure()
H A Dstartup.c2333 if (fpu_exists && (fpu_pentium_fdivbug || fp_kind == FP_NO)) in post_startup()
/titanic_50/usr/src/uts/intel/sys/
H A Darchsystm.h130 extern int fpu_pentium_fdivbug;
H A Dfp.h265 extern int fpu_pentium_fdivbug;