]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86: Add ARL/PTL/CWF model detection support
authorSunil K Pandey <skpgkp2@gmail.com>
Fri, 4 Apr 2025 01:14:20 +0000 (18:14 -0700)
committerSunil K Pandey <sunil.k.pandey@intel.com>
Thu, 10 Apr 2025 14:47:08 +0000 (07:47 -0700)
commite53eb952b970ac94c97d74fb447418fb327ca096
tree92232c397a175dc2420c8ab4c4e1601f2f2c44ef
parent402b591f1b0f721139068bf19a77497ce6e6c4ff
x86: Add ARL/PTL/CWF model detection support

- Add ARROWLAKE model detection.
- Add PANTHERLAKE model detection.
- Add CLEARWATERFOREST model detection.

IntelĀ® Architecture Instruction Set Extensions Programming Reference
https://cdrdv2.intel.com/v1/dl/getContent/671368 Section 1.2.

No regression, validated model detection on SDE.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
sysdeps/x86/cpu-features.c