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

Add ZEN2 4800S 0880F40 (#331)

This commit is contained in:
Mykola Hohsadze
2023-09-05 15:14:53 +03:00
committed by GitHub
parent aeaa84ecf4
commit b960bcf0f5
2 changed files with 15 additions and 0 deletions

View File

@ -818,6 +818,7 @@ X86Microarchitecture GetX86Microarchitecture(const X86Info* info) {
case CPUID(0x17, 0x60):
case CPUID(0x17, 0x68):
case CPUID(0x17, 0x71):
case CPUID(0x17, 0x84):
case CPUID(0x17, 0x90):
case CPUID(0x17, 0x98):
case CPUID(0x17, 0xA0):