CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/12/27 05:48:35
Modified files: sys/arch/i386/i386: process_machdep.c Log message: Properly initialize MXCSR and XMM registers if we only write the x87 FPU state and the process has not used the FPU yet. ok guenther@