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

@ -14,6 +14,7 @@ CPUID C0000002: 00003A00-04000C09-04060C09-43040000
CPUID C0000003: 94D53FDE-7980BEBF-366B736B-ED908777
--------------------------------------------------------------------------------
x86
i686
general
6
13

View file

@ -13,6 +13,7 @@ CPUID C0000001: 00000000-00000000-00000000-00003FCC
CPUID C0000002: 00002C00-08000F13-08100F13-43C00000
--------------------------------------------------------------------------------
x86
i686
general
6
10

View file

@ -10,6 +10,7 @@ CPUID 80000005: 00000000-08800880-40040120-40040120
CPUID 80000006: 00000000-00000000-40040120-00000000
--------------------------------------------------------------------------------
x86
i686
general
6
8

View file

@ -10,6 +10,7 @@ CPUID 80000005: 00000000-08800880-40040120-40040120
CPUID 80000006: 00000000-00000000-40040120-00000000
--------------------------------------------------------------------------------
x86
i686
general
6
7

View file

@ -136,6 +136,7 @@ CPUID C0000003: 00000000-00000000-00000000-00000000
CPUID C0000004: 0000003C-08320A55-084D0D5B-00000000
--------------------------------------------------------------------------------
x86
x86-64-v2
general
6
15

View file

@ -25,6 +25,7 @@ CPUID C0000003: 00000000-00000000-00000000-00000000
CPUID C0000004: 0000002C-0800101A-080D101A-00000000
--------------------------------------------------------------------------------
x86
x86-64-v2
general
6
15

View file

@ -25,6 +25,7 @@ CPUID C0000003: 00000000-00000000-00000000-00000000
CPUID C0000004: 0000002A-08001265-08571265-00000000
--------------------------------------------------------------------------------
x86
x86-64-v2
general
6
15

View file

@ -52,6 +52,7 @@ CPUID C0000003: 00000000-00000000-00000000-00000000
CPUID C0000004: 00000026-08001263-08471263-00000000
--------------------------------------------------------------------------------
x86
x86-64-v2
general
6
15

View file

@ -112,6 +112,7 @@ CPUID C0000003: 00000000-00000000-00000000-00000000
CPUID C0000004: 0000001E-08000B67-08540B66-00000000
--------------------------------------------------------------------------------
x86
x86-64-v2
general
6
15

View file

@ -12,6 +12,7 @@ CPUID c0000000: c0000001-00000000-00000000-00000000
CPUID c0000001: 00000000-00000000-00000000-0000001d
--------------------------------------------------------------------------------
x86
i686
general
6
9

View file

@ -9,6 +9,7 @@ CPUID 80000004: 00000000-00000000-00000000-00000000
CPUID 80000005: 80000005-08800880-40040120-40040120
--------------------------------------------------------------------------------
x86
i686
general
6
6

View file

@ -10,6 +10,7 @@ CPUID 80000005: 00000000-08800880-40040120-40040120
CPUID 80000006: 00000000-00000000-40040120-00000000
--------------------------------------------------------------------------------
x86
i686
general
6
7