mirror of
https://github.com/anrieff/libcpuid
synced 2024-11-10 22:59:13 +00:00
a small C library for x86 CPU detection and feature extraction
767c09c57b
It requires MSVC 6.0 with SP5 and Processor Pack 5 installed (for SSE instruction support). git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@105 3b4be424-7ac5-41d7-8526-f4ddcb85d872 |
||
---|---|---|
contrib/MSR Driver | ||
cpuid_tool | ||
libcpuid | ||
tests | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
libcpuid.dsw | ||
libcpuid.pc.in | ||
libcpuid_vc9.sln | ||
libcpuid_vc71.sln | ||
Makefile.am | ||
NEWS | ||
README |
libcpuid --------- libcpuid provides CPU identification for the x86 (and x86_64). For details about the programming API, please see the docs on the project's site (http://libcpuid.sourceforge.net/)