mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Add cpu_feature_level_t enumerated values for x86 CPUs
I had to fix run_tests.py to update all test files properly. Fix #177
This commit is contained in:
parent
c5885699f0
commit
959edc34e7
229 changed files with 388 additions and 12 deletions
|
@ -68,6 +68,7 @@ intel_fn4[2]=04004143 01c0003f 000003ff 00000001
|
|||
intel_fn4[3]=00000000 00000000 00000000 00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -68,6 +68,7 @@ intel_fn4[2]=00004143 01c0003f 000003ff 00000001
|
|||
intel_fn4[3]=00000000 00000000 00000000 00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
i686
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -72,6 +72,7 @@ intel_fn11[2]=07280203 00000000 00000000 00000503
|
|||
intel_fn11[3]=07280203 00000000 00000000 00000503
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -72,6 +72,7 @@ intel_fn11[2]=07280203 00000000 00000000 00000503
|
|||
intel_fn11[3]=07280203 00000000 00000000 00000503
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -76,6 +76,7 @@ intel_fn11[2]=07280203 00000000 00000000 00000503
|
|||
intel_fn11[3]=07280203 00000000 00000000 00000503
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -86,6 +86,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003027-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -80,6 +80,7 @@ amd_fn8000001dh[2]=00000000 00040001 00000080 00000043
|
|||
amd_fn8000001dh[3]=00000000 00040006 00000008 00000043
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
general
|
||||
6
|
||||
10
|
||||
|
|
|
@ -72,6 +72,7 @@ intel_fn11[2]=07280203 00000000 00000000 00000503
|
|||
intel_fn11[3]=07280203 00000000 00000000 00000503
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
6
|
||||
|
|
|
@ -100,6 +100,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003024-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
7
|
||||
|
|
|
@ -324,6 +324,7 @@ amd_fn8000001dh[2]=00000000 00000000 00000002 00000006
|
|||
amd_fn8000001dh[3]=00000000 00000000 00000003 00000006
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
7
|
||||
|
|
|
@ -50,6 +50,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003024-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
7
|
||||
|
|
|
@ -100,6 +100,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003024-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v2
|
||||
general
|
||||
6
|
||||
7
|
||||
|
|
|
@ -212,6 +212,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003027-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
general
|
||||
6
|
||||
6
|
||||
|
|
|
@ -212,6 +212,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003027-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -212,6 +212,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003027-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
general
|
||||
6
|
||||
12
|
||||
|
|
|
@ -267,6 +267,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
|
|||
CPUID 80000008: 00003027-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
efficiency
|
||||
6
|
||||
10
|
||||
|
@ -300,6 +301,7 @@ Lakefield (Core i5)
|
|||
fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni pclmul dts64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 xd movbe popcnt aes xsave osxsave rdtscp lm lahf_lm constant_tsc rdrand sha_ni rdseed
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
performance
|
||||
6
|
||||
10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue