1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-02 05:33:17 +02:00

Differentiate between different Lake uarch

This commit is contained in:
Moxeja
2020-01-05 13:15:12 +00:00
committed by Guillaume Chatelet
parent 96552a8ed5
commit 73a121b1ae
2 changed files with 21 additions and 2 deletions

View File

@ -116,7 +116,9 @@ typedef enum {
INTEL_ATOM_GMT, // GOLDMONT
INTEL_KBL, // KABY LAKE
INTEL_CFL, // COFFEE LAKE
INTEL_WHL, // WHISKEY LAKE
INTEL_CNL, // CANNON LAKE
INTEL_ICL, // ICE LAKE
AMD_HAMMER, // K8
AMD_K10, // K10
AMD_BOBCAT, // K14