Module Name: src Committed By: snj Date: Mon Mar 9 07:58:34 UTC 2015
Modified Files: src/usr.sbin/cpuctl/arch [netbsd-7]: i386-asm.S x86_64-asm.S Log Message: Pull up following revision(s) (requested by tnn in ticket #570): 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.3 -r1.3.8.1 src/usr.sbin/cpuctl/arch/i386-asm.S cvs rdiff -u -r1.4 -r1.4.8.1 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.