NetBSD/usr.sbin/cpuctl
pgoyette 22720d94e4 1. For non-Intel vendors, don't overload cpuflags with the extended
flags from CPUID 80000001_EDX.  Instead, keep the extended flags
   separate, in ci_feature3_flags (Intel processors already kept a
   separate ci_feature3_flag value).

2. Decode/display ci_feature3_flag in a vendor-specific manner, since
   the definitions are vendor-specific.

OK cegger@
2008-08-24 20:27:34 +00:00
..
arch 1. For non-Intel vendors, don't overload cpuflags with the extended 2008-08-24 20:27:34 +00:00
bitmask.c PR port-amd64/37461 x86 cpu dmesg output is noisy 2008-05-05 17:54:14 +00:00
cpuctl.8 Bump date for previous. Drop trailing whitespace. Improve formatting. 2008-06-22 14:50:40 +00:00
cpuctl.c - Add general cpuset macros. 2008-06-16 01:41:20 +00:00
cpuctl.h PR port-amd64/37461 x86 cpu dmesg output is noisy 2008-05-05 17:54:14 +00:00
Makefile PR port-amd64/37461 x86 cpu dmesg output is noisy 2008-05-05 17:54:14 +00:00