freebsd-skq/sys/pc98
peter fa099d1548 Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions)
if compiling with I686_CPU as a target.  CPU_DISABLE_SSE will prevent
this from happening and will guarantee the code is not compiled in.

I am still not happy with this, but gcc is now generating code that uses
these instructions if you set CPUTYPE to p3/p4 or athlon-4/mp/xp or higher.
2002-09-07 07:02:12 +00:00
..
apm Remove __P. 2002-03-20 11:52:56 +00:00
cbus Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
compile
conf remove unit counts from atkbdc, pckbd, sc 2002-08-20 00:10:22 +00:00
i386 Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) 2002-09-07 07:02:12 +00:00
pc98 Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) 2002-09-07 07:02:12 +00:00