Skip to content

Commit b6a34ae

Browse files
teta2krocallahan
authored andcommitted
Add support for Intel(R) Core(TM) Ultra 7 255U
1 parent c270cc0 commit b6a34ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/PerfCounters_x86.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ static CpuMicroarch compute_cpu_microarch() {
118118
return IntelLunarLake;
119119
case 0xb06e0:
120120
return IntelGracemont;
121+
case 0xb0650:
121122
case 0xc0650:
122123
case 0xc0660:
123124
return IntelArrowLake;

0 commit comments

Comments
 (0)