.. |
asm-bits.c
|
Removed C++ style comments; added CPU clock measuring code
|
2008-11-21 18:48:11 +00:00 |
asm-bits.h
|
Removed C++ style comments; added CPU clock measuring code
|
2008-11-21 18:48:11 +00:00 |
check-consistency.py
|
Small additions to consistency-checking code
|
2008-12-15 14:54:39 +00:00 |
cpuid_main.c
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +00:00 |
Doxyfile
|
* Support for stdin/stdout for (de)serializing cpu_raw_data_t;
|
2008-11-19 16:27:31 +00:00 |
libcpuid.h
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +00:00 |
libcpuid.sym
|
Fixed many bugreports. Correct recognition for some Core2 Xeons, some ConroeLs, Sempron Codenames, some A64 and A64X2 codenames.
|
2008-12-08 16:52:01 +00:00 |
libcpuid.vcproj
|
Removed Runtime DLL dependency (Changed Runtime from "Multithreaded (Debug) DLL" -> "Multithreaded (Debug)")
|
2008-11-20 18:36:41 +00:00 |
libcpuid_constants.h
|
Removed C++ style comments; added CPU clock measuring code
|
2008-11-21 18:48:11 +00:00 |
libcpuid_types.h
|
Removed C++ style comments; added CPU clock measuring code
|
2008-11-21 18:48:11 +00:00 |
libcpuid_util.c
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +00:00 |
libcpuid_util.h
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +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
|
Fixed a forgotten debugging option in cpu_clock()
|
2008-11-21 19:07:55 +00:00 |
recog_amd.c
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +00:00 |
recog_amd.h
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +00:00 |
recog_intel.c
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +00:00 |
recog_intel.h
|
Added known-cpu-list function. Rearranged Intel CPU list to be better chronologically ordered
|
2008-12-27 15:46:03 +00:00 |