1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-02-22 20:25:04 +00:00
libcpuid/libcpuid
2008-11-20 18:26:46 +00:00
..
asm-bits.c Initial detection working 2008-11-10 16:04:29 +00:00
asm-bits.h Initial detection working 2008-11-10 16:04:29 +00:00
check-consistency.py AMD feature support. All features now detected. Needs testing. Feature consistency script expanded 2008-11-14 16:41:18 +00:00
cpuid_main.c Ported to Win32 (MSVC 2005), added MSVC solution and project files. Seems to work :) 2008-11-20 18:26:46 +00:00
Doxyfile * Support for stdin/stdout for (de)serializing cpu_raw_data_t; 2008-11-19 16:27:31 +00:00
libcpuid.h * Support for stdin/stdout for (de)serializing cpu_raw_data_t; 2008-11-19 16:27:31 +00:00
libcpuid.sym * Support for stdin/stdout for (de)serializing cpu_raw_data_t; 2008-11-19 16:27:31 +00:00
libcpuid.vcproj Ported to Win32 (MSVC 2005), added MSVC solution and project files. Seems to work :) 2008-11-20 18:26:46 +00:00
libcpuid_constants.h Added lots of documentation and implemented part of the detection. Added a script to check for CPU feature naming consistency 2008-11-12 18:26:49 +00:00
libcpuid_types.h Moving the repository one level deeper 2008-11-06 18:17:20 +00:00
libcpuid_util.c Ported to Win32 (MSVC 2005), added MSVC solution and project files. Seems to work :) 2008-11-20 18:26:46 +00:00
libcpuid_util.h Intel detection is complete, needs debug and research of newest processors 2008-11-14 15:06:01 +00:00
Makefile.am Intel detection is complete, needs debug and research of newest processors 2008-11-14 15:06:01 +00:00
rdtsc.c Work in progress 2008-11-07 19:36:00 +00:00
recog_amd.c Support for AMD Phenom, beautified cpu match table 2008-11-20 17:44:33 +00:00
recog_amd.h Moving the repository one level deeper 2008-11-06 18:17:20 +00:00
recog_intel.c Ported to Win32 (MSVC 2005), added MSVC solution and project files. Seems to work :) 2008-11-20 18:26:46 +00:00
recog_intel.h Moving the repository one level deeper 2008-11-06 18:17:20 +00:00