Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/cpuctl/arch
Module Name: src
Committed By: tnn
Date: Sun Mar 1 18:02:42 UTC 2015
Modified Files:
src/usr.sbin/cpuctl/arch: i386-asm.S x86_64-asm.S
Log Message:
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.4 src/usr.sbin/cpuctl/arch/i386-asm.S
cvs rdiff -u -r1.4 -r1.5 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.
Home |
Main Index |
Thread Index |
Old Index