mirror of
https://github.com/anrieff/libcpuid
synced 2024-11-10 22:59:13 +00:00
45651ef7bc
This adds support for x2apic detection. This is not a direct merge, since - the feature is spelled as 'x2apic' instead of 'x2APIC', for consistency with other flags; - tests are added - the id of the feature is moved to the end of the cpu_feature_t enum, for binary compatibility. |
||
---|---|---|
.. | ||
add_test.py | ||
extract_test.py | ||
Makefile.am | ||
run_tests.py | ||
tests_stash.txt |