Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/cpu_features.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Kurushin <ajax16384@gmail.com>2022-07-13 11:28:34 +0300
committerGitHub <noreply@github.com>2022-07-13 11:28:34 +0300
commit8eb944f55d768a3c0250a1e80bb94de7b2560971 (patch)
tree79598482d7e5f7b52256d4d8b5a3dc7a8a09e23c /include
parentdb9ad9fc2ccfbbb1815c1459b2151d57b773ddd3 (diff)
add comet lake support #248 (#249)
Diffstat (limited to 'include')
-rw-r--r--include/cpuinfo_x86.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cpuinfo_x86.h b/include/cpuinfo_x86.h
index 66b06ba..9cb56e5 100644
--- a/include/cpuinfo_x86.h
+++ b/include/cpuinfo_x86.h
@@ -141,6 +141,7 @@ typedef enum {
INTEL_KBL, // KABY LAKE
INTEL_CFL, // COFFEE LAKE
INTEL_WHL, // WHISKEY LAKE
+ INTEL_CML, // COMET LAKE
INTEL_CNL, // CANNON LAKE
INTEL_ICL, // ICE LAKE
INTEL_TGL, // TIGER LAKE