1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00
libcpuid/libcpuid
The Tumultuous Unicorn Of Darkness 52f5924cb4
RDMSR: support for AMD 19h family
2023-03-27 10:02:51 +02:00
..
amd_code_t.h
asm-bits.c
asm-bits.h
check-consistency.py
CMakeLists.txt
cpuid_main.c Fix 'function declaration isn't a prototype' warning 2023-03-25 19:23:28 +01:00
Doxyfile.in Docs: update Doxyfile for version 1.9.5 2022-11-11 16:44:09 +01:00
embed_drivers.cpp
exports.def
intel_code_t.h
libcpuid.dsp Release version 0.6.2 2022-11-11 19:33:06 +01:00
libcpuid.h libcpuid/libcpuid.h: Fix same typo in various comments. (#181) 2023-01-29 23:01:16 +02:00
libcpuid.sym
libcpuid_constants.h
libcpuid_internal.h DB: add Intel Alder Lake-H, fix Alder Lake-P 2022-12-31 12:14:42 +01:00
libcpuid_types.h
libcpuid_util.c Fix unused parameters 2022-11-11 17:50:34 +01:00
libcpuid_util.h
libcpuid_vc10.vcxproj Release version 0.6.2 2022-11-11 19:33:06 +01:00
libcpuid_vc10.vcxproj.filters
libcpuid_vc71.vcproj Release version 0.6.2 2022-11-11 19:33:06 +01:00
Makefile.am
Makefile.x64 Release version 0.6.2 2022-11-11 19:33:06 +01:00
Makefile.x86 Release version 0.6.2 2022-11-11 19:33:06 +01:00
masm-x64.asm
msrdriver.c
rdmsr.c RDMSR: support for AMD 19h family 2023-03-27 10:02:51 +02:00
rdtsc.c
rdtsc.h
recog_amd.c Initial support for AMD Phoenix APU with hybrid architecture 2023-03-25 19:17:44 +01: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: add Intel Alder Lake-H, fix Alder Lake-P 2022-12-31 12:14:42 +01:00
recog_intel.h