kernel-fxtec-pro1x/arch/x86/kernel/cpu
H. Peter Anvin 7e00df5818 x86: add NOPL as a synthetic CPU feature bit
The long noops ("NOPL") are supposed to be detected by family >= 6.
Unfortunately, several non-Intel x86 implementations, both hardware
and software, don't obey this dictum.  Instead, probe for NOPL
directly by executing a NOPL instruction and see if we get #UD.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-08-18 18:22:17 -07:00
..
cpufreq [CPUFREQ][2/2] preregister support for powernow-k8 2008-08-08 16:00:49 -04:00
mcheck Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2008-07-23 18:37:44 -07:00
mtrr
addon_cpuid_features.c
amd.c
amd_64.c
bugs.c x86: fdiv bug detection fix 2008-07-31 23:56:27 +02:00
bugs_64.c
centaur.c
centaur_64.c
cmpxchg.c x86: move cmpxchg fallbacks to a generic place 2008-08-18 16:05:47 +02:00
common.c x86: add NOPL as a synthetic CPU feature bit 2008-08-18 18:22:17 -07:00
common_64.c x86: add NOPL as a synthetic CPU feature bit 2008-08-18 18:22:17 -07:00
cpu.h
cyrix.c x86, cyrix: debug 2008-07-22 12:24:00 +02:00
feature_names.c x86: add NOPL as a synthetic CPU feature bit 2008-08-18 18:22:17 -07:00
intel.c x86: move cmpxchg fallbacks to a generic place 2008-08-18 16:05:47 +02:00
intel_64.c
intel_cacheinfo.c Merge branch 'linus' into x86/cpu 2008-08-15 16:16:15 +02:00
Makefile x86: configuration options to compile out x86 CPU support code 2008-08-18 16:05:48 +02:00
perfctr-watchdog.c
proc.c
transmeta.c
umc.c