Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   msaitoh
Date:           Thu Sep  7 06:40:42 UTC 2017

Modified Files:
        src/sys/arch/x86/include: specialreg.h
        src/sys/arch/x86/x86: cpu_topology.c identcpu.c
        src/usr.sbin/cpuctl/arch: i386.c

Log Message:
 Define CPUID Fn00000001 %ebx bits and use them. No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/x86/include/specialreg.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x86/x86/cpu_topology.c
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/x86/x86/identcpu.c
cvs rdiff -u -r1.74 -r1.75 src/usr.sbin/cpuctl/arch/i386.c

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