1
0
Fork 0
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
Find a file
2011-10-14 09:49:52 +00:00
contrib/MSR Driver
cpuid_tool Use -sse-size instead of --sse_size, to be consistent 2011-10-11 16:59:26 +00:00
libcpuid Proper detection for the Bulldozer. It reports itself as having 8 cores. 2011-10-14 09:49:52 +00:00
tests Added support for Sandy-bridge based celerons 2011-10-13 22:46:42 +00:00
AUTHORS
ChangeLog
configure.ac
COPYING
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/)