1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-12-16 16:35:45 +00:00
libcpuid/libcpuid
Xorg 7de9d87ff2
Doxygen: turn on quiet mode
It is too noisy with CMake
2020-05-21 17:15:39 +02:00
..
amd_code_t.h Remove all trailling spaces 2020-05-09 17:34:07 +02:00
asm-bits.c Remove all trailling spaces 2020-05-09 17:34:07 +02:00
asm-bits.h Fix compilation on non-x86/ARM architectures. 2019-10-29 20:49:08 +01:00
check-consistency.py Force Python 2.7 in all Python scripts 2018-08-08 13:54:14 +02:00
CMakeLists.txt Fix CMake 2020-02-11 12:29:31 +02:00
cpuid_main.c Detect AVX512VBMI and AVX512VBMI2 features on Intel CPUs 2020-05-18 22:05:01 +02:00
Doxyfile.in Doxygen: turn on quiet mode 2020-05-21 17:15:39 +02:00
embed_drivers.cpp Remove all trailling spaces 2020-05-09 17:34:07 +02:00
exports.def Remove all trailling spaces 2020-05-09 17:34:07 +02:00
intel_code_t.h Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid.dsp Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid.h Detect AVX512VBMI and AVX512VBMI2 features on Intel CPUs 2020-05-18 22:05:01 +02:00
libcpuid.sym Add a msr_serialize_raw_data() function 2017-02-09 20:55:28 +01:00
libcpuid_constants.h Re-fix L3 cache associativity detection on AMD Zen 2 CPUs 2020-05-09 22:39:42 +02:00
libcpuid_internal.h Re-fix L3 cache associativity detection on AMD Zen 2 CPUs 2020-05-09 22:39:42 +02:00
libcpuid_types.h Do not depend on config.h in public headers 2018-06-23 17:56:52 +00:00
libcpuid_util.c Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid_util.h Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid_vc10.vcxproj Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid_vc10.vcxproj.filters Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid_vc71.vcproj Remove all trailling spaces 2020-05-09 17:34:07 +02:00
Makefile.am Fix issue #66: Manpage for cpuid_tool 2016-09-20 15:36:40 +03:00
Makefile.x64 Remove all trailling spaces 2020-05-09 17:34:07 +02:00
Makefile.x86 Remove all trailling spaces 2020-05-09 17:34:07 +02:00
masm-x64.asm Remove all trailling spaces 2020-05-09 17:34:07 +02:00
msrdriver.c Also msrdriver.c 2018-06-21 21:22:52 +03:00
rdmsr.c Remove all trailling spaces 2020-05-09 17:34:07 +02:00
rdtsc.c Remove all trailling spaces 2020-05-09 17:34:07 +02:00
rdtsc.h Forgot to add the new header file for rdtsc.c 2010-04-20 09:03:57 +00:00
recog_amd.c Detect ABM feature on Intel CPUs 2020-05-18 21:11:01 +02:00
recog_amd.h Reorganize library a bit. 2016-06-03 03:30:36 +03:00
recog_intel.c Detect AVX512VBMI and AVX512VBMI2 features on Intel CPUs 2020-05-18 22:05:01 +02:00
recog_intel.h Reorganize library a bit. 2016-06-03 03:30:36 +03:00