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 ae5b2a24c9
Add support for ARMv9.5-A CPUs
New AArch64 registers:
- ID_AA64DFR2_EL1
- ID_AA64FPFR0_EL1
- ID_AA64ISAR3_EL1
2025-05-01 15:21:39 +02:00
..
asm-bits.c Simplify exec_cpuid to use constraints 2025-04-16 19:02:15 +02:00
asm-bits.h
check-consistency.py Use f-strings in Python scripts 2025-04-28 21:34:53 +02:00
CMakeLists.txt
cpuid_main.c Add support for ARMv9.5-A CPUs 2025-05-01 15:21:39 +02:00
Doxyfile.in Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
exports.def
libcpuid.dsp Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
libcpuid.h Add support for ARMv9.5-A CPUs 2025-05-01 15:21:39 +02:00
libcpuid.sym
libcpuid_arm_driver.h Add support for ARMv9.5-A CPUs 2025-05-01 15:21:39 +02:00
libcpuid_constants.h Add support for ARMv9.5-A CPUs 2025-05-01 15:21:39 +02:00
libcpuid_internal.h Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
libcpuid_types.h
libcpuid_util.c Add technology_node field to struct cpu_id_t 2025-04-30 21:33:05 +02:00
libcpuid_util.h Add technology_node field to struct cpu_id_t 2025-04-30 21:33:05 +02:00
libcpuid_vc10.vcxproj Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
libcpuid_vc10.vcxproj.filters Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
libcpuid_vc71.vcproj Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
Makefile.am Update match_entry_t to remove internal codes and bits 2025-04-27 19:22:11 +02:00
Makefile.x64
Makefile.x86
masm-x64.asm
msrdriver.c
rdcpuid.c
rdcpuid.h
rdmsr.c Rsmdr: update pattern for 'is_apu' 2025-05-01 09:33:04 +02:00
rdtsc.c Add CPU clock OS detection routine for OpenBSD 2025-04-17 21:22:56 +02:00
rdtsc.h
recog_amd.c Add technology_node field to struct cpu_id_t 2025-04-30 21:33:05 +02:00
recog_amd.h
recog_arm.c Add support for ARMv9.5-A CPUs 2025-05-01 15:21:39 +02:00
recog_arm.h
recog_centaur.c Add technology_node field to struct cpu_id_t 2025-04-30 21:33:05 +02:00
recog_centaur.h
recog_intel.c Add technology_node field to struct cpu_id_t 2025-04-30 21:33:05 +02:00
recog_intel.h