.. |
amd_code_t.h
|
|
|
asm-bits.c
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
asm-bits.h
|
Remove ARM64 registers definition
|
2024-07-08 21:58:34 +02:00 |
centaur_code_t.h
|
|
|
check-consistency.py
|
Add initial support for ARM CPUs running in AArch32 mode
|
2024-07-07 16:47:59 +02:00 |
CMakeLists.txt
|
CMake: harmonizes options
|
2024-07-10 20:56:38 +02:00 |
cpuid_main.c
|
rdcpuid: handle errors
|
2024-07-10 20:18:03 +02:00 |
Doxyfile.in
|
Update docs
|
2024-07-01 11:00:06 +02:00 |
exports.def
|
Improve ARM core ID identification and add cpuid_get_raw_data_core()
|
2024-07-07 17:48:41 +02:00 |
intel_code_t.h
|
|
|
libcpuid.dsp
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
libcpuid.h
|
rdcpuid: handle errors
|
2024-07-10 20:18:03 +02:00 |
libcpuid.sym
|
Improve ARM core ID identification and add cpuid_get_raw_data_core()
|
2024-07-07 17:48:41 +02:00 |
libcpuid_arm_driver.h
|
rdcpuid: handle errors
|
2024-07-10 20:18:03 +02:00 |
libcpuid_constants.h
|
Add initial support for ARM CPUs running in AArch32 mode
|
2024-07-07 16:47:59 +02:00 |
libcpuid_internal.h
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
libcpuid_types.h
|
Update docs
|
2024-07-01 11:00:06 +02:00 |
libcpuid_util.c
|
Tests: do not print warnings
|
2024-06-30 20:05:10 +02:00 |
libcpuid_util.h
|
Add cpu_feature_level_t enumerated values for x86 CPUs
|
2024-06-29 17:01:50 +02:00 |
libcpuid_vc10.vcxproj
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
libcpuid_vc10.vcxproj.filters
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
libcpuid_vc71.vcproj
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
Makefile.am
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
Makefile.x64
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
Makefile.x86
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
masm-x64.asm
|
|
|
msrdriver.c
|
Move Windows MSR driver to a new directory
|
2024-07-09 19:02:39 +02:00 |
rdcpuid.c
|
rdcpuid: handle errors
|
2024-07-10 20:18:03 +02:00 |
rdcpuid.h
|
Add rdcpuid interface for kernel drivers on ARM CPUs
|
2024-07-08 21:53:26 +02:00 |
rdmsr.c
|
Fix warnings about sscanf() and printf() formats
|
2024-06-30 19:54:21 +02:00 |
rdtsc.c
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
rdtsc.h
|
|
|
recog_amd.c
|
Fill CPU purpose for AMD in cpuid_identify_amd()
|
2024-06-29 17:45:36 +02:00 |
recog_amd.h
|
|
|
recog_arm.c
|
Extract both AArch32 and AArch64 registers on AArch64
|
2024-07-09 18:17:54 +02:00 |
recog_arm.h
|
Add initial support for ARM CPUs
|
2024-06-28 20:41:00 +02:00 |
recog_centaur.c
|
Add cpu_feature_level_t enumerated values for x86 CPUs
|
2024-06-29 17:01:50 +02:00 |
recog_centaur.h
|
|
|
recog_intel.c
|
Add cpu_feature_level_t enumerated values for x86 CPUs
|
2024-06-29 17:01:50 +02:00 |
recog_intel.h
|
|
|