Module Name: src
Committed By: snj
Date: Tue Mar 24 08:54:51 UTC 2015
Modified Files:
src/usr.sbin/cpuctl/arch [netbsd-6]: i386-asm.S x86_64-asm.S
Log Message:
Pull up following revision(s) (requested by tnn in ticket #1266):
usr.sbin/cpuctl/arch/i386-asm.S: revision 1.4
usr.sbin/cpuctl/arch/x86_64-asm.S: revision 1.5
xgetbv expects XCR0 to be speficied in %ecx, don't leave %ecx undefined
To generate a diff of this commit:
cvs rdiff -u -r1.1.24.1 -r1.1.24.2 src/usr.sbin/cpuctl/arch/i386-asm.S
cvs rdiff -u -r1.2.20.1 -r1.2.20.2 src/usr.sbin/cpuctl/arch/x86_64-asm.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.