1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-20 23:01:51 +00:00
libcpuid/tests
The Tumultuous Unicorn Of Darkness ea9ada7118
Add initial support for ARM CPUs running in AArch32 mode
Related to #96
Kernel modules to access AArch32 registers will be added in a separate commit.
2024-07-07 16:47:59 +02:00
..
amd Fill CPU purpose for AMD in cpuid_identify_amd() 2024-06-29 17:45:36 +02:00
arm Add initial support for ARM CPUs running in AArch32 mode 2024-07-07 16:47:59 +02:00
hygon/dhyana Add cpu_feature_level_t enumerated values for x86 CPUs 2024-06-29 17:01:50 +02:00
intel Add cpu_feature_level_t enumerated values for x86 CPUs 2024-06-29 17:01:50 +02:00
via Add cpu_feature_level_t enumerated values for x86 CPUs 2024-06-29 17:01:50 +02:00
zhaoxin Add cpu_feature_level_t enumerated values for x86 CPUs 2024-06-29 17:01:50 +02:00
CMakeLists.txt Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00
create_test.py Add initial support for ARM CPUs running in AArch32 mode 2024-07-07 16:47:59 +02:00
Makefile.am When creating a tarball, include the small tests now instead of tests_stash.txt 2014-07-16 10:29:58 +03:00
run_tests.py Tests: put back delimiter when fixing test files 2024-07-01 09:44:07 +02:00