NetBSD/usr.sbin/cpuctl/arch
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
..
i386-asm.S
i386.c 1. For non-Intel vendors, don't overload cpuflags with the extended 2008-08-24 20:27:34 +00:00
noarch.c
x86_64-asm.S
x86_64.c