libcpuid/libcpuid
The Tumultuous Unicorn Of Darkness a578c8d993
Release version 0.6.5
2024-04-28 12:23:59 +02:00
..
CMakeLists.txt Fix build for NetBSD (and presumably DragonFly BSD) 2023-09-23 16:55:21 +02:00
Doxyfile.in Docs: update Doxyfile to version 1.9.7 2023-08-06 12:14:04 +02:00
Makefile.am Add missing centaur_code_t.h file for 'make dist' 2023-10-09 18:54:38 +02:00
Makefile.x64 Release version 0.6.5 2024-04-28 12:23:59 +02:00
Makefile.x86 Release version 0.6.5 2024-04-28 12:23:59 +02:00
amd_code_t.h
asm-bits.c
asm-bits.h
centaur_code_t.h Add basic support for Centaur CPUs (VIA/Zhaoxin) 2023-07-01 16:01:26 +02:00
check-consistency.py
cpuid_main.c Add PURPOSE_LP_EFFICIENCY to cpu_purpose_t for Intel Meteor Lake 2024-04-14 17:19:12 +02:00
embed_drivers.cpp
exports.def
intel_code_t.h
libcpuid.dsp Release version 0.6.5 2024-04-28 12:23:59 +02:00
libcpuid.h Release version 0.6.5 2024-04-28 12:23:59 +02:00
libcpuid.sym
libcpuid_constants.h Define constant for CPU codename string 2023-05-08 22:38:15 +02:00
libcpuid_internal.h Rewrite cpu_identify_all() function to support heterogeneous RAW dumps 2024-04-14 17:19:12 +02:00
libcpuid_types.h
libcpuid_util.c Replace decode_intel_number_of_cores() by decode_number_of_cores_x86() 2023-07-01 15:41:20 +02:00
libcpuid_util.h Replace decode_intel_number_of_cores() by decode_number_of_cores_x86() 2023-07-01 15:41:20 +02:00
libcpuid_vc10.vcxproj Release version 0.6.5 2024-04-28 12:23:59 +02:00
libcpuid_vc10.vcxproj.filters Add basic support for Centaur CPUs (VIA/Zhaoxin) 2023-07-01 16:01:26 +02:00
libcpuid_vc71.vcproj Release version 0.6.5 2024-04-28 12:23:59 +02:00
masm-x64.asm
msrdriver.c
rdmsr.c Rename set_error -> cpuid_set_error and get_error -> cpuid_get_error (#188) 2023-04-01 02:00:54 +03:00
rdtsc.c
rdtsc.h
recog_amd.c DB: add more AMD Van Gogh 2024-04-28 11:18:59 +02:00
recog_amd.h Initial support for AMD Phoenix APU with hybrid architecture 2023-03-25 19:17:44 +01:00
recog_centaur.c Add basic support for Centaur CPUs (VIA/Zhaoxin) 2023-07-01 16:01:26 +02:00
recog_centaur.h Add basic support for Centaur CPUs (VIA/Zhaoxin) 2023-07-01 16:01:26 +02:00
recog_intel.c DB: rename Intel 'Sapphire Rapids-SP (Xeon Max)' to 'Sapphire Rapids-HBM (Xeon Max)' 2024-04-28 11:02:29 +02:00
recog_intel.h