2010-02-20 20:14:59 +03:00
|
|
|
# x86 CPU MODELS
|
|
|
|
|
|
|
|
[cpudef]
|
|
|
|
name = "Conroe"
|
|
|
|
level = "2"
|
|
|
|
vendor = "GenuineIntel"
|
|
|
|
family = "6"
|
|
|
|
model = "2"
|
|
|
|
stepping = "3"
|
2012-02-17 20:41:19 +04:00
|
|
|
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
|
|
|
|
feature_ecx = "ssse3 sse3"
|
2012-02-17 20:41:21 +04:00
|
|
|
extfeature_edx = "i64 fxsr mmx xd pat cmov pge syscall apic cx8 mce pae msr tsc pse de fpu"
|
2010-02-20 20:14:59 +03:00
|
|
|
extfeature_ecx = "lahf_lm"
|
|
|
|
xlevel = "0x8000000A"
|
|
|
|
model_id = "Intel Celeron_4x0 (Conroe/Merom Class Core 2)"
|
|
|
|
|
|
|
|
[cpudef]
|
|
|
|
name = "Penryn"
|
|
|
|
level = "2"
|
|
|
|
vendor = "GenuineIntel"
|
|
|
|
family = "6"
|
|
|
|
model = "2"
|
|
|
|
stepping = "3"
|
2012-02-17 20:41:19 +04:00
|
|
|
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
|
|
|
|
feature_ecx = "sse4.1 cx16 ssse3 sse3"
|
2012-02-17 20:41:21 +04:00
|
|
|
extfeature_edx = "i64 fxsr mmx xd pat cmov pge syscall apic cx8 mce pae msr tsc pse de fpu"
|
2010-02-20 20:14:59 +03:00
|
|
|
extfeature_ecx = "lahf_lm"
|
|
|
|
xlevel = "0x8000000A"
|
|
|
|
model_id = "Intel Core 2 Duo P9xxx (Penryn Class Core 2)"
|
|
|
|
|
|
|
|
[cpudef]
|
|
|
|
name = "Nehalem"
|
|
|
|
level = "2"
|
|
|
|
vendor = "GenuineIntel"
|
|
|
|
family = "6"
|
|
|
|
model = "2"
|
|
|
|
stepping = "3"
|
2012-02-17 20:41:19 +04:00
|
|
|
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
|
|
|
|
feature_ecx = "popcnt sse4.2 sse4.1 cx16 ssse3 sse3"
|
2012-02-17 20:41:21 +04:00
|
|
|
extfeature_edx = "i64 fxsr mmx xd pat cmov pge syscall apic cx8 mce pae msr tsc pse de fpu"
|
2010-02-20 20:14:59 +03:00
|
|
|
extfeature_ecx = "lahf_lm"
|
|
|
|
xlevel = "0x8000000A"
|
|
|
|
model_id = "Intel Core i7 9xx (Nehalem Class Core i7)"
|
|
|
|
|
|
|
|
[cpudef]
|
|
|
|
name = "Opteron_G1"
|
|
|
|
level = "5"
|
|
|
|
vendor = "AuthenticAMD"
|
|
|
|
family = "15"
|
|
|
|
model = "6"
|
|
|
|
stepping = "1"
|
2012-02-17 20:41:19 +04:00
|
|
|
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
|
2010-02-20 20:14:59 +03:00
|
|
|
feature_ecx = "sse3"
|
2012-02-17 20:41:19 +04:00
|
|
|
extfeature_edx = "lm fxsr mmx nx pat cmov pge syscall apic cx8 mce pae msr tsc pse de fpu"
|
2010-02-20 20:14:59 +03:00
|
|
|
# extfeature_ecx = ""
|
|
|
|
xlevel = "0x80000008"
|
|
|
|
model_id = "AMD Opteron 240 (Gen 1 Class Opteron)"
|
|
|
|
|
|
|
|
[cpudef]
|
|
|
|
name = "Opteron_G2"
|
|
|
|
level = "5"
|
|
|
|
vendor = "AuthenticAMD"
|
|
|
|
family = "15"
|
|
|
|
model = "6"
|
|
|
|
stepping = "1"
|
2012-02-17 20:41:19 +04:00
|
|
|
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
|
|
|
|
feature_ecx = "cx16 sse3"
|
|
|
|
extfeature_edx = "lm rdtscp fxsr mmx nx pat cmov pge syscall apic cx8 mce pae msr tsc pse de fpu"
|
2010-02-20 20:14:59 +03:00
|
|
|
extfeature_ecx = "svm lahf_lm"
|
|
|
|
xlevel = "0x80000008"
|
|
|
|
model_id = "AMD Opteron 22xx (Gen 2 Class Opteron)"
|
|
|
|
|
|
|
|
[cpudef]
|
|
|
|
name = "Opteron_G3"
|
|
|
|
level = "5"
|
|
|
|
vendor = "AuthenticAMD"
|
|
|
|
family = "15"
|
|
|
|
model = "6"
|
|
|
|
stepping = "1"
|
2012-02-17 20:41:19 +04:00
|
|
|
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
|
|
|
|
feature_ecx = "popcnt cx16 monitor sse3"
|
|
|
|
extfeature_edx = "lm rdtscp fxsr mmx nx pat cmov pge syscall apic cx8 mce pae msr tsc pse de fpu"
|
|
|
|
extfeature_ecx = "misalignsse sse4a abm svm lahf_lm"
|
2010-02-20 20:14:59 +03:00
|
|
|
xlevel = "0x80000008"
|
|
|
|
model_id = "AMD Opteron 23xx (Gen 3 Class Opteron)"
|
|
|
|
|