mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
check-consistency: fix processor definitions checks
Processor definitions checks were not working due to old harcoded values. The tool pointed a typo in codename for "Athlon 64 (Sherman/512K)".
This commit is contained in:
parent
1ac6898da0
commit
0dae8b8d92
3 changed files with 13 additions and 6 deletions
|
@ -110,5 +110,5 @@ general
|
|||
-1
|
||||
-1
|
||||
64 (non-authoritative)
|
||||
Athlon 64 (Sherman/515K)
|
||||
Athlon 64 (Sherman/512K)
|
||||
fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov pat pse36 clflush mmx fxsr sse sse2 pni cx16 syscall mmxext 3dnow 3dnowext nx fxsr_opt rdtscp lm lahf_lm svm 3dnowprefetch ts fid vid ttp tm_amd stc 100mhzsteps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue