- Add KF_XMMI64 feature flag for SSE2 and detect it.
authorAlex Ionescu <aionescu@gmail.com>
Wed, 4 Oct 2006 05:29:30 +0000 (05:29 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Wed, 4 Oct 2006 05:29:30 +0000 (05:29 +0000)
commit1e4f1415555e353037c61e441dd3d2c149840f39
tree87f58179b4ecbe9c822ecddadce644691291b00e
parent917979cceb421e40d1444db14e6c162ac9b6544a
- Add KF_XMMI64 feature flag for SSE2 and detect it.
- Detect Hyper-Threading and set Local APIC ID (put back Thomas's code that he added in an old revision and that I had accidentally removed and forgotten to re-convert into the new KiGetFeatureBits function).
- Add code to set the kernel MX Csr Mask in the FX Save Area.
- Startup the sysenter handler on the DPC stack.
- Detect and notify users with broken Pentiums.
- Do some NPX checks to forcefully disable any FPU flags that might be set (SSE, MMX, 3DNOW) if the NPX is disabled.

svn path=/trunk/; revision=24386
reactos/include/ndk/ketypes.h
reactos/ntoskrnl/include/internal/ke.h
reactos/ntoskrnl/include/internal/ntoskrnl.h
reactos/ntoskrnl/ke/clock.c
reactos/ntoskrnl/ke/i386/cpu.c
reactos/ntoskrnl/ke/i386/kiinit.c
reactos/ntoskrnl/ke/i386/trap.s