Bochs/bochs/cpu/cpudb
2014-10-15 14:25:08 +00:00
..
amd_k6_2_chomper.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
amd_k6_2_chomper.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
amd_k6_2_chomper.txt - Fixed compilation issue with cpu-level=5 2011-08-30 22:00:27 +00:00
athlon64_clawhammer.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
athlon64_clawhammer.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
athlon64_clawhammer.txt Added another CPU to CPUDB: p4_willamette (one more without x86-64 support). 2011-07-31 18:43:46 +00:00
athlon64_venice.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
athlon64_venice.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
athlon64_venice.txt Major commit ! 2012-02-13 23:29:01 +00:00
atom_n270.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
atom_n270.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
atom_n270.txt dos2unix 2011-08-03 17:50:23 +00:00
core2_penryn_t9600.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
core2_penryn_t9600.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
core2_penryn_t9600.txt dos2unix for generic_cpuid.cc 2011-08-08 18:20:29 +00:00
core_duo_t2400_yonah.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
core_duo_t2400_yonah.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
core_duo_t2400_yonah.txt Major commit ! 2012-02-13 23:29:01 +00:00
corei5_arrandale_m520.cc move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei5_arrandale_m520.h move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei5_arrandale_m520.txt Major commit ! 2012-02-13 23:29:01 +00:00
corei5_lynnfield_750.cc move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei5_lynnfield_750.h move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei5_lynnfield_750.txt Added Corei5 750 (Lynnfield) configuration to the CPUDB 2012-01-02 20:59:02 +00:00
corei7_haswell_4770.cc move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei7_haswell_4770.h move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei7_haswell_4770.txt Added Haswell configuration to CPUDB 2013-06-20 19:33:30 +00:00
corei7_ivy_bridge_3770K.cc move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei7_ivy_bridge_3770K.h move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei7_ivy_bridge_3770K.txt added AMD Bulldozer architecture CPU (Zambezi) to CPUDB 2013-01-07 19:33:04 +00:00
corei7_sandy_bridge_2600K.cc move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei7_sandy_bridge_2600K.h move common code (extended topology leaf) into base cpuid class to save code duplication 2014-10-15 14:25:08 +00:00
corei7_sandy_bridge_2600K.txt Added another CPU to CPUDB: p4_willamette (one more without x86-64 support). 2011-07-31 18:43:46 +00:00
Makefile.in CPUDB: added AMD Trinity to the database 2014-03-15 18:30:13 +00:00
p2_klamath.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
p2_klamath.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
p2_klamath.txt Major commit ! 2012-02-13 23:29:01 +00:00
p3_katmai.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
p3_katmai.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
p3_katmai.txt Added another CPU to CPUDB: p4_willamette (one more without x86-64 support). 2011-07-31 18:43:46 +00:00
p4_prescott_celeron_336.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
p4_prescott_celeron_336.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
p4_prescott_celeron_336.txt Added another CPU to CPUDB: p4_willamette (one more without x86-64 support). 2011-07-31 18:43:46 +00:00
p4_willamette.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
p4_willamette.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
p4_willamette.txt Added another CPU to CPUDB: p4_willamette (one more without x86-64 support). 2011-07-31 18:43:46 +00:00
pentium_mmx.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
pentium_mmx.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
pentium_mmx.txt Major commit ! 2012-02-13 23:29:01 +00:00
phenomx3_8650_toliman.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
phenomx3_8650_toliman.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
phenomx3_8650_toliman.txt Major commit ! 2012-02-13 23:29:01 +00:00
trinity_apu.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
trinity_apu.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
trinity_apu.txt add new CPUDB files 2014-03-15 18:31:33 +00:00
turion64_tyler.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
turion64_tyler.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
turion64_tyler.txt Major commit ! 2012-02-13 23:29:01 +00:00
zambezi.cc rework in CPUID code (fixed code duplication). Re-enable perfmon reporting in CPUID because Win8/Win10 installation doesn't want to start without perfmon reported. TODO: implement basic perfmon support (at least only fixed counters) because win7-64 doesn't install with perfmon reported but not implemented 2014-10-15 08:04:38 +00:00
zambezi.h Rewritten handling of supported CPUID features to be able to handle large amount of CPU extensions 2014-08-31 18:39:18 +00:00
zambezi.txt added AMD Bulldozer architecture CPU (Zambezi) to CPUDB 2013-01-07 19:33:04 +00:00