1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00
libcpuid/libcpuid
2023-06-03 20:11:29 +02:00
..
amd_code_t.h DB: add AMD Steppe Eagle 2022-09-22 20:46:36 +02:00
asm-bits.c
asm-bits.h
check-consistency.py
CMakeLists.txt CMake: create shared libraries with correct SO name 2022-10-22 21:16:44 +02:00
cpuid_main.c Fix floating point exception in cpu_identify_all() for unsupported CPU vendors 2023-06-03 20:11:29 +02:00
Doxyfile.in Docs: update Doxyfile for version 1.9.5 2022-11-11 16:44:09 +01:00
embed_drivers.cpp
exports.def Detect Virtual Machine 2022-09-18 10:26:02 +02:00
intel_code_t.h
libcpuid.dsp Release version 0.6.3 2023-04-02 11:50:02 +02:00
libcpuid.h Define constant for CPU codename string 2023-05-08 22:38:15 +02:00
libcpuid.sym Detect Virtual Machine 2022-09-18 10:26:02 +02:00
libcpuid_constants.h Define constant for CPU codename string 2023-05-08 22:38:15 +02:00
libcpuid_internal.h DB: fix detection of Intel Alder/Raptor-Lake P/U 2023-05-14 19:45:58 +02:00
libcpuid_types.h Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00
libcpuid_util.c Define constant for CPU codename string 2023-05-08 22:38:15 +02:00
libcpuid_util.h Define constant for CPU codename string 2023-05-08 22:38:15 +02:00
libcpuid_vc10.vcxproj Release version 0.6.3 2023-04-02 11:50:02 +02:00
libcpuid_vc10.vcxproj.filters
libcpuid_vc71.vcproj Release version 0.6.3 2023-04-02 11:50:02 +02:00
Makefile.am Don't link with msrdriver.c on non-Windows platform. (#159) 2022-01-14 10:35:10 +02:00
Makefile.x64 Release version 0.6.3 2023-04-02 11:50:02 +02:00
Makefile.x86 Release version 0.6.3 2023-04-02 11:50:02 +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 AMD Phoenix 2023-05-14 19:19:20 +02:00
recog_amd.h Initial support for AMD Phoenix APU with hybrid architecture 2023-03-25 19:17:44 +01:00
recog_intel.c DB: fix detection of Intel Alder/Raptor-Lake P/U 2023-05-14 19:45:58 +02:00
recog_intel.h Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00