1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-02-12 20:24:05 +00:00
libcpuid/libcpuid
2008-11-18 12:46:50 +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 Finished AMD recognition code porting, needs testing 2008-11-18 12:46:50 +00:00
libcpuid.h Finished AMD recognition code porting, needs testing 2008-11-18 12:46:50 +00:00
libcpuid.sym Moving the repository one level deeper 2008-11-06 18:17:20 +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 Intel detection is complete, needs debug and research of newest processors 2008-11-14 15:06:01 +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 Finished AMD recognition code porting, needs testing 2008-11-18 12:46:50 +00:00
recog_amd.h Moving the repository one level deeper 2008-11-06 18:17:20 +00:00
recog_intel.c Finished AMD recognition code porting, needs testing 2008-11-18 12:46:50 +00:00
recog_intel.h Moving the repository one level deeper 2008-11-06 18:17:20 +00:00