Wladimir J. van der Laan
2eeacdfe44
Merge #17527 : Fix CPUID subleaf iteration
...
f93fc61c65 Put bounds on the number of CPUID leaves explored (Pieter Wuille)
ba2c5fe147 Fix CPUID subleaf iteration (Pieter Wuille)
Pull request description:
This fixes #17523 .
The code to determine which CPUID subleaves to explore was incorrect in #17270 . The new code here is based on Intel's reference documentation for CPUID (a document called "Intel® Processor Identification and the CPUID Instruction - Application Note 485", which I cannot actually find on their own website).
ACKs for top commit:
laanwj:
ACK f93fc61c65
jonatack:
ACK f93fc61c65 code review, tested rebased on current master bb862d7 with Debian 4.19 x86_64
mzumsande:
ACK f93fc61 , reviewed code and compared with the intel doc, tested on an AMD and an Intel processor.
Tree-SHA512: 2790b326fa397b736c0f39f25807bea57de2752fdd58bf6693d044b8cb26df36c11cce165a334b471f8e33724f10e3b76edab5cc4e0e7776601aabda13277245
2019-11-24 11:19:54 +01:00
..
2019-11-06 11:56:41 -05:00
2019-11-12 14:50:44 -08:00
2019-10-29 15:46:45 -04:00
2019-11-12 15:35:26 -08:00
2019-10-15 22:56:43 +00:00
2019-11-23 09:22:02 +13:00
2019-11-04 14:13:52 -05:00
2019-11-15 13:40:00 -05:00
2019-10-28 13:31:33 +01:00
2019-10-15 22:56:43 +00:00
2019-11-23 08:30:03 +02:00
2019-11-23 08:35:10 +13:00
2019-11-21 10:11:06 -05:00
2019-11-16 10:43:37 -08:00
2019-11-21 10:18:02 -05:00
2019-10-30 16:24:02 -04:00
2019-11-12 09:30:52 +02:00
2019-11-23 08:30:03 +02:00
2019-11-05 12:59:16 -05:00
2019-10-14 13:24:54 +03:00
2019-10-29 11:30:12 +02:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-11-04 13:18:27 +01:00
2019-10-16 08:56:57 -07:00
2019-11-04 14:39:34 -05:00
2019-10-28 13:31:33 +01:00
2019-10-28 13:31:33 +01:00
2019-10-30 12:35:41 +01:00
2019-10-29 15:46:45 -04:00
2019-10-15 22:56:43 +00:00
2019-10-16 17:06:20 -04:00
2019-10-16 13:06:50 -04:00
2019-11-12 17:59:52 -06:00
2019-11-01 12:06:35 +01:00
2019-11-01 12:06:35 +01:00
2019-10-02 08:51:12 +02:00
2019-09-25 20:56:38 +02:00
2019-10-15 22:56:43 +00:00
2019-10-10 15:47:39 -04:00
2019-10-15 22:56:43 +00:00
2019-10-28 10:30:51 -04:00
2019-10-28 13:41:45 +01:00
2019-10-28 13:41:45 +01:00
2019-10-15 22:56:43 +00:00
2019-10-25 13:11:09 +00:00
2019-10-15 22:56:43 +00:00
2019-11-21 21:05:38 +01:00
2019-10-28 10:30:51 -04:00
2019-10-15 22:56:43 +00:00
2019-11-20 12:43:55 +01:00
2019-11-20 12:43:55 +01:00
2019-11-08 18:45:38 +01:00
2019-11-08 18:45:38 +01:00
2019-11-21 21:13:08 +01:00
2019-11-21 21:13:08 +01:00
2019-09-30 09:41:11 +02:00
2019-11-21 19:38:39 +01:00
2019-11-21 21:13:08 +01:00
2019-11-21 21:13:08 +01:00
2019-11-21 21:13:08 +01:00
2019-11-20 19:06:52 -05:00
2019-11-05 12:38:28 -05:00
2019-10-29 15:46:45 -04:00
2019-10-29 11:30:12 +02:00
2019-11-04 11:17:20 -05:00
2019-11-05 12:38:28 -05:00
2019-10-15 22:56:43 +00:00
2019-11-04 04:22:53 -05:00
2019-11-04 10:42:33 -05:00
2019-11-04 10:42:33 -05:00
2019-10-16 08:56:57 -07:00
2019-10-15 22:56:43 +00:00
2019-10-02 10:39:14 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-11-20 12:43:55 +01:00
2019-11-20 12:43:55 +01:00
2019-11-18 08:56:47 -05:00
2019-11-18 08:56:40 -05:00
2019-11-20 10:54:08 -08:00
2019-11-12 14:50:44 -08:00
2019-10-15 22:56:43 +00:00
2019-11-12 15:35:26 -08:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-28 13:31:33 +01:00
2019-09-25 10:56:00 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-16 08:56:57 -07:00
2019-10-15 22:56:43 +00:00
2019-11-21 21:05:38 +01:00
2019-11-09 22:08:29 -08:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-11-20 19:06:52 -05:00
2019-11-20 19:06:52 -05:00
2019-11-21 21:05:38 +01:00
2019-11-21 21:05:38 +01:00
2019-10-28 10:30:51 -04:00
2019-10-15 22:56:43 +00:00