NetBSD/usr.sbin/cpuctl/arch
msaitoh 0f62afa17e From the latest Intel SDM:
- Add Xeon E3-1200 v5
- Change 0x1c from "Atom Family" to "45nm Atom Family"
2016-01-08 02:28:44 +00:00
..
arm.c Add arm support for cpuctl identify 2013-01-31 23:40:48 +00:00
cpuctl_i386.h Add support for the xsave related data from cpuid 8.n. 2013-01-07 23:20:42 +00:00
i386-asm.S xgetbv expects XCR0 to be speficied in %ecx, don't leave %ecx undefined 2015-03-01 18:02:42 +00:00
i386.c From the latest Intel SDM: 2016-01-08 02:28:44 +00:00
noarch.c avoid dummy structure definition, include a system header instead, 2012-10-17 20:22:15 +00:00
x86_64-asm.S xgetbv expects XCR0 to be speficied in %ecx, don't leave %ecx undefined 2015-03-01 18:02:42 +00:00
x86_64.c