mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
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
|
||
---|---|---|
.. | ||
emerald-rapids-sp-xeon-platinum.test | ||
raptor-lake-h-core-i9.test | ||
raptor-lake-p-core-i7.test | ||
raptor-lake-s-core-i5.test | ||
raptor-lake-s-core-i7.test | ||
raptor-lake-s-core-i9.test | ||
raptor-lake-s-refresh-core-i5.test | ||
raptor-lake-s-refresh-core-i7.test | ||
raptor-lake-s-refresh-core-i9.test | ||
raptor-lake-u-core-i7.test |