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

@ -144,6 +144,7 @@ CPUID C0000004: 0000002A-1000105B-105B42C7-00000000
CPUID C0000005: 00000082-00000000-00000000-00000000
--------------------------------------------------------------------------------
x86
x86-64-v3
general
7
11

View file

@ -136,6 +136,7 @@ CPUID C0000003: 00000000-00000000-00000000-00000000
CPUID C0000004: 0000004D-180034AA-186F34AA-00000000
--------------------------------------------------------------------------------
x86
x86-64-v3
general
7
11

View file

@ -272,6 +272,7 @@ CPUID C0000003: 00000000-00000000-00000000-00000000
CPUID C0000004: 0000002E-180036AA-186836AA-00000000
--------------------------------------------------------------------------------
x86
x86-64-v3
general
7
11