mirror of
https://github.com/anrieff/libcpuid
synced 2024-12-16 16:35:45 +00:00
Fix bogus tests in the Atom category
- Atom Dual-core (Diamondville) is renamed to just Atom (Diamondville) - The test with Atom D425 is named "Pineview", while the one with Atom D525 was incorrectly named "Cedarview". Moving the latter to atom-pineview-2.test and fixing its codename.
This commit is contained in:
parent
4e224776e6
commit
d80ae596ab
2 changed files with 2 additions and 2 deletions
|
@ -85,5 +85,5 @@ intel_fn4[3]=00000000 00000000 00000000 00000000
|
|||
64
|
||||
-1
|
||||
128 (non-authoritative)
|
||||
Atom Dual-Core (Diamondville)
|
||||
Atom (Diamondville)
|
||||
fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni dts64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm xd movbe lm lahf_lm
|
||||
|
|
|
@ -89,5 +89,5 @@ intel_fn11[3]=07280203 00000000 00000000 00000503
|
|||
64
|
||||
-1
|
||||
128 (non-authoritative)
|
||||
Atom (Cedarview)
|
||||
Atom (Pineview)
|
||||
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 dts64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm xd movbe lm lahf_lm
|
Loading…
Reference in a new issue