1
0
Fork 0
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:
The Tumultuous Unicorn Of Darkness 2024-06-29 17:01:50 +02:00
commit 959edc34e7
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
229 changed files with 388 additions and 12 deletions

View file

@ -212,6 +212,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
CPUID 80000008: 00003027-00000000-00000000-00000000
--------------------------------------------------------------------------------
x86
x86-64-v3
general
6
6

View file

@ -212,6 +212,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
CPUID 80000008: 00003027-00000000-00000000-00000000
--------------------------------------------------------------------------------
x86
x86-64-v3
general
6
12

View file

@ -212,6 +212,7 @@ CPUID 80000007: 00000000-00000000-00000000-00000100
CPUID 80000008: 00003027-00000000-00000000-00000000
--------------------------------------------------------------------------------
x86
x86-64-v3
general
6
12

View file

@ -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