mirror of
https://github.com/anrieff/libcpuid
synced 2024-11-10 22:59:13 +00:00
2b8023f733
* Set CMAKE_C_FLAGS_DEBUG to display warnings during build CI workflows are reporting warnings. Adding more C flags here help to avoid that. * Add new types * Add set_cpu_affinity function * Add cpu_identify_all function * Add cpu_request_core_type function * Add cpuid_get_all_raw_data, cpuid_serialize_all_raw_data and cpuid_deserialize_all_raw_data functions * Detect hybrid architecture for Intel CPUs * Update cpuid_tool to detect all CPU logical cores * Rename tests subdirectories for Intel Core * Update all tests Since e4309a6c4bc3ad875711a1599cba01a205b3103e, new fields are reported by cpuid_tool * Add Intel Alder Lake Fix #157 * Remove convert_instlatx64.c This tool is not useful anymore because the cpuid_deserialize_raw_data_internal() function can natively parse them since |
||
---|---|---|
.. | ||
allendale.test | ||
celeron-wolfdale.test | ||
conroe-1m.test | ||
conroe-l-celeron.test | ||
conroe-l.test | ||
conroe.test | ||
kentsfield.test | ||
merom-2m.test | ||
merom.test | ||
penryn-3m.test | ||
penryn-mobile.test | ||
wolfdale.test | ||
xeon-clovertown.test | ||
xeon-harpertown.test | ||
xeon-wolfdale.test | ||
yonah-2.test | ||
yonah-3.test | ||
yonah.test | ||
yorkfield-2m.test | ||
yorkfield.test |