1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-12-16 16:35:45 +00:00
libcpuid/tests
The Tumultuous Unicorn Of Darkness 10bebe5d44
DB: fix extended model number for Intel Core i5 Lynnfield
Reported in https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/issues/276#issuecomment-1487740922
According to https://en.wikipedia.org/wiki/List_of_Intel_Core_i5_processors#%22Lynnfield%22_(45_nm), there are only 3 Lynnfield CPUs, but all of them are part of extended family 30 (0x1E), not 37.
Extended family 37 is Arrandale and Clarkdale.
2023-03-30 20:54:39 +02:00
..
amd DB: add AMD 4700S, rename 4800S 2022-11-11 19:27:57 +01:00
hygon/dhyana Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
intel DB: fix extended model number for Intel Core i5 Lynnfield 2023-03-30 20:54:39 +02:00
CMakeLists.txt Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00
create_test.py Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
Makefile.am When creating a tarball, include the small tests now instead of tests_stash.txt 2014-07-16 10:29:58 +03:00
run_tests.py Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
update_tests.sh Tests: fix path for cpuid_tool 2020-11-14 13:45:15 +01:00