- Implement KiTrap19 handler (XMMI exceptions, mostly copied KiTrap7 handler and...
authorAleksey Bragin <aleksey@reactos.org>
Sat, 6 Oct 2007 07:22:59 +0000 (07:22 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Sat, 6 Oct 2007 07:22:59 +0000 (07:22 +0000)
commit9a2d4a08585151d587e8f91a9ef96f0357f42af7
treef34ffa6a4a4680bffb293e495a3d2b0955c87cd3
parentac92ed539f2a5797462284aa7a580e5c9c995084
- Implement KiTrap19 handler (XMMI exceptions, mostly copied KiTrap7 handler and used mxcsr status word and exceptions there). There will be no weird 0xF BSODs anymore, however I need to investigate about exceptions masking.
- Dynamically enable it, if CPU supports XMMI (was already done in the kernel, but #if0-ed).

svn path=/trunk/; revision=29406
reactos/include/ndk/asm.h
reactos/ntoskrnl/include/internal/ke.h
reactos/ntoskrnl/ke/i386/cpu.c
reactos/ntoskrnl/ke/i386/trap.s