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
|
||
---|---|---|
.. | ||
ivy-bridge-core-i3.test | ||
ivy-bridge-core-i5.test | ||
ivy-bridge-xeon-e5.test | ||
sandy-bridge-celeron.test | ||
sandy-bridge-core-i7.test | ||
sandy-bridge-e-core-i7.test | ||
sandy-bridge-e-xeon-e5.test | ||
sandy-bridge-xeon-e3.test |