Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dnpx.c161 int hw_float; variable
164 &hw_float, 0, "Floating point instructions executed in hardware");
211 hw_float = 1; in npx_probe()
266 hw_float = 1; in npx_probe()
285 return (hw_float); in npx_probe()
442 if (!hw_float) in npxinitstate()
538 if (hw_float) { in npxexit()
559 if (!hw_float) in npxformat()
759 if (!hw_float) { in npxtrap_x87()
762 PCPU_GET(fpcurthread), curthread, hw_float); in npxtrap_x87()
[all …]