1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00
libcpuid/tests/intel/x86-64/skylake
The Tumultuous Unicorn Of Darkness dc06877f4f
Update match_entry_t to remove internal codes and bits
Remove brand_code, model_bits and model_code fields, add a new brand sub-struct.

There fields were complicated to manage, adding complex functions to make it work.
amd_bits_t and intel_bits_t enums were truncated, I had to replace them with #define in 2e01aa0303.

Some of these #define were conflicting with other C headers (ctype.h on OpenBSD, corecrt_wctype.h on Windows), that is why I wanted to get rid of it.

I updated some CPU codenames meanwhile for more consistency.

Fix #212.
2025-04-27 19:22:11 +02:00
..
cannon-lake-core-i3-u.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
cascade-lake-sp-xeon-gold.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
cascade-lake-sp-xeon-platinum.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
cascade-lake-sp-xeon-silver.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
cascade-lake-w-xeon-w.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
cascade-lake-x-core-i9.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
coffee-lake-core-i7.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
comet-lake-core-i7-u.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
kaby-lake-core-i7-g.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
kaby-lake-core-i7-u.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
kaby-lake-r-core-i5.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-core-i5.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-de-xeon-d.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-pentium.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-sp-xeon-bronze.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-sp-xeon-gold.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-sp-xeon-platinum.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-sp-xeon-silver.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-w-xeon-d.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
skylake-x-core-i7.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
whiskey-lake-core-i5-u.test Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00