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
|
@ -612,6 +612,7 @@ CPUID 8000001E: 0000002B-00000105-00000101-00000000
|
|||
CPUID 8FFFFFFF: 00000000-00000000-00000000-00000000
|
||||
--------------------------------------------------------------------------------
|
||||
x86
|
||||
x86-64-v3
|
||||
general
|
||||
15
|
||||
1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue