aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-08-18 20:39:32 -0400
committerH. Peter Anvin <hpa@zytor.com>2008-08-18 21:22:17 -0400
commit7e00df5818964298c9821365a6cb7a8304227c5c (patch)
tree5fdfc9a40deb0a4157bddffed28322a2ff9e5875 /include/linux
parente2fe16d91228a005811335fbc4fbad5d4f5b75af (diff)
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions