diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-08-19 04:39:32 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-09-06 03:13:52 +0400 |
commit | b6734c35af028f06772c0b2c836c7d579e6d4dad (patch) | |
tree | ecdfc0dc851f440b0f5861b8c3fe6b582d516d1b /arch/x86/video | |
parent | b74b06c5f6612a72298f37baa65460a59c26ca67 (diff) | |
download | linux-b6734c35af028f06772c0b2c836c7d579e6d4dad.tar.xz |
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 'arch/x86/video')
0 files changed, 0 insertions, 0 deletions