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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfpu_subr.c77 * The variable fpu_pentium_fdivbug is provided to allow other code to
80 int fpu_pentium_fdivbug = 0; variable
117 fpu_pentium_fdivbug = fpu_probe_pentium_fdivbug();
124 if (fpu_pentium_fdivbug != 0) {
H A Dddi_impl.c179 extern int fpu_pentium_fdivbug;
190 if (fpu_pentium_fdivbug) {
H A Dstartup.c2439 if (fpu_exists && (fpu_pentium_fdivbug || fp_kind == FP_NO))
/illumos-gate/usr/src/uts/intel/sys/
H A Dfp.h265 extern int fpu_pentium_fdivbug;
H A Darchsystm.h131 extern int fpu_pentium_fdivbug;

Completed in 71 milliseconds