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
|
||
---|---|---|
.. | ||
amd | ||
arm | ||
hygon/dhyana | ||
intel | ||
via | ||
zhaoxin | ||
CMakeLists.txt | ||
create_test.py | ||
Makefile.am | ||
run_tests.py |