NetBSD/usr.sbin/cpuctl/arch
msaitoh cbd48b4fa7 Add some name from the latest Intel SDM.
- Quark X1000, Xeon E5 v4 and the future processors.
2016-04-27 08:53:28 +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 Add some name from the latest Intel SDM. 2016-04-27 08:53:28 +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