1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/tests/intel/haswell
Veselin Georgiev 94fc6ae36a Modify the table matcher a bit. Put some weights on the different fields.
Priously all fields in the matchtable were treated equal in importance.
With this change, the cache size a taken with half the weight in the decision.

Also add detection entries for some more recent Haswells, and the respective
tests. These are an i5 Haswell from a Mac Book Pro, and a i7 Haswel from
Thinkpad T540.
2015-04-17 01:21:30 +03:00
..
haswell-i3.test Better support for AVX, AVX2, BMI1 and BMI2 instruction set detection. 2015-04-16 20:54:37 +03:00
haswell-i5.test Modify the table matcher a bit. Put some weights on the different fields. 2015-04-17 01:21:30 +03:00
haswell-i7.test Modify the table matcher a bit. Put some weights on the different fields. 2015-04-17 01:21:30 +03:00