NetBSD/usr.sbin/cpuctl/arch
msaitoh 3ee664bbf4 Update processor families from the latest Intel SDM:
- 06_4FH: Add Xeon E7 v4 and Core i7-69xx Extreme Edition
- 06_57H: Xeon Phi [357]200
2016-07-21 08:37:18 +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 Update processor families from the latest Intel SDM: 2016-07-21 08:37:18 +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