H. Peter Anvin b6734c35af 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-09-05 16:13:52 -07:00
..
2008-07-21 21:35:38 +02:00
2008-07-09 09:14:12 +02:00
2008-07-16 12:15:17 -07:00
2008-07-09 09:13:59 +02:00
2008-07-14 11:37:46 +02:00
2008-07-18 14:10:27 +02:00
2008-08-11 18:50:19 +02:00
2008-07-11 11:00:54 +02:00
2008-07-09 07:43:25 +02:00
2008-07-16 00:29:07 +02:00
2008-08-15 11:45:19 -07:00
2008-07-13 08:19:45 +02:00
2008-07-22 10:43:45 +02:00
2008-07-26 12:00:05 -07:00
2008-07-16 12:15:17 -07:00
2008-07-18 17:59:13 +02:00
2008-07-16 10:55:07 +02:00
2008-08-15 16:26:51 +02:00
2008-07-08 15:49:08 +02:00
2008-07-18 18:51:57 +02:00
2008-07-09 07:43:27 +02:00
2008-07-26 12:00:06 -07:00