Module Name: src Committed By: maxv Date: Sat Nov 4 07:38:42 UTC 2017
Modified Files: src/sys/arch/x86/x86: fpu.c Log Message: Always set XCR0_X87, to force a reload of CW. That's needed for compat options where fx_cw is not the standard fpu value. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/x86/x86/fpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.