K 10 svn:author V 5 peter K 8 svn:date V 27 2001-08-15T01:23:54.000000Z K 7 svn:log V 438 MFC: SSE kernel support. This is only active if you compile 'options CPU_ENABLE_SSE' in the kernel. This is a MFC of the code in -current, plus all the followup fixes and tweaks but adapted for the npx and compile differences in RELENG_4. The npx_intr() change comes from the 4.3 version of the diffs since -current uses traps vs. interrupts in npx.c. This is a giant no-op without the kernel compile option. Approved by: re (murray) END