Module Name: src Committed By: dsl Date: Sun Dec 8 18:00:51 UTC 2013
Modified Files: src/sys/arch/amd64/amd64: cpufunc.S src/sys/arch/x86/include: cpufunc.h specialreg.h Log Message: Add some definitions for cpu 'extended state'. These are needed for support of the AVX SIMD instructions. Nothing yet uses them. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amd64/amd64/cpufunc.S cvs rdiff -u -r1.13 -r1.14 src/sys/arch/x86/include/cpufunc.h cvs rdiff -u -r1.73 -r1.74 src/sys/arch/x86/include/specialreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.