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
|
||
---|---|---|
.. | ||
bobcat | ||
bulldozer | ||
jaguar | ||
k7 | ||
k8 | ||
k10 | ||
zen | ||
zen+ | ||
zen2 | ||
zen3 | ||
zen4 | ||
zen5 |