Update AMD's cpuid unions based on #40332 (Vol. 3 Appendix E.3)

This commit is contained in:
Alex 2023-04-06 18:02:24 +03:00
parent b8186bb3d9
commit 250b01b928
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
2 changed files with 1429 additions and 281 deletions

View File

@ -143,6 +143,9 @@ LockClass mExtTrkLock;
* https://learn.microsoft.com/en-us/cpp/intrinsics/x86-intrinsics-list
* https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html
*
* - CPUID lists:
* https://www.amd.com/system/files/TechDocs/40332.pdf
*
*/
#ifdef a64

File diff suppressed because it is too large Load Diff