Module Name: src Committed By: kleink Date: Fri Jan 8 11:59:38 UTC 1999 Modified Files: src/sys/arch/i386/i386: svr4_machdep.c src/sys/compat/linux/arch/i386: linux_machdep.c Log Message: Rearrange the emulation-specific setregs() entry to set up the FPU control word *after* calling the native setregs(), which would clobber it again.