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
|
||
---|---|---|
.. | ||
alder-lake-h-core-i7.test | ||
alder-lake-h-core-i9.test | ||
alder-lake-hx-core-i7.test | ||
alder-lake-p-core-i3.test | ||
alder-lake-s-core-i5.test | ||
alder-lake-s-core-i9.test | ||
alder-lake-s-pentium.test | ||
alder-lake-u-pentium.test | ||
raptor-lake-s-core-i5.test | ||
sapphire-rapids-ws-xeon-w7.test | ||
sapphire-rapids-ws-xeon-w9.test |