NetBSD/usr.sbin/cpuctl/arch
msaitoh e84a097d09 - Rename x86_print_cacheinfo() to x86_print_cache_and_tlb_info() because
this function prints TLB info, too.
- Remove an extra printf when verbose flag is set.
- Print the highest extended info level as the basic info level.
- Sort function.
2014-01-04 18:13:48 +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 Add support for the xsave related data from cpuid 8.n. 2013-01-07 23:20:42 +00:00
i386.c - Rename x86_print_cacheinfo() to x86_print_cache_and_tlb_info() because 2014-01-04 18:13:48 +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 Add support for the xsave related data from cpuid 8.n. 2013-01-07 23:20:42 +00:00
x86_64.c