Searched defs:fpu_pentium_fdivbug (Results 1 - 1 of 1) 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) {

Completed in 105 milliseconds