.. |
asm-bits.c
|
Ported to win64. Assembly bits are taken out to external .asm file. Passes tests on Windows 2003 Server x64
|
2009-01-27 01:42:23 +00:00 |
asm-bits.h
|
Ported to win64. Assembly bits are taken out to external .asm file. Passes tests on Windows 2003 Server x64
|
2009-01-27 01:42:23 +00:00 |
check-consistency.py
|
Small additions to consistency-checking code
|
2008-12-15 14:54:39 +00:00 |
cpuid_main.c
|
fixed a typo - exec_cpiud -> exec_cpuid
|
2009-01-27 01:40:08 +00:00 |
Doxyfile
|
* Support for stdin/stdout for (de)serializing cpu_raw_data_t;
|
2008-11-19 16:27:31 +00:00 |
libcpuid.h
|
Documented the cpu listing functions better, tidy up cpuid_tool help
|
2008-12-29 16:11:52 +00:00 |
libcpuid.sym
|
cpuid_get_cpu_list and cpuid_free_cpu_list were not listed in libcpuid.sym, fixed
|
2009-01-08 16:38:00 +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
|
Ported to win64. Assembly bits are taken out to external .asm file. Passes tests on Windows 2003 Server x64
|
2009-01-27 01:42:23 +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
|
Adding Visual studio project files; adding the 'make test' target
|
2009-01-10 18:18:13 +00:00 |
Makefile.x64
|
Ported to win64. Assembly bits are taken out to external .asm file. Passes tests on Windows 2003 Server x64
|
2009-01-27 01:42:23 +00:00 |
masm-x64.asm
|
Ported to win64. Assembly bits are taken out to external .asm file. Passes tests on Windows 2003 Server x64
|
2009-01-27 01:42:23 +00:00 |
rdtsc.c
|
Added CPU clock OS detection routine for Mac OS X
|
2009-01-08 16:38:39 +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
|
Fixed the detection on Mac Mini with Yonah/Core Duo CPU - was incorrectly recognized as Allendale
|
2009-01-08 17:37:58 +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 |