Bochs/bochs/cpu/cpudb
2014-06-06 18:29:28 +00:00
..
amd_k6_2_chomper.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
amd_k6_2_chomper.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +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 fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
athlon64_clawhammer.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +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 fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
athlon64_venice.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
athlon64_venice.txt Major commit ! 2012-02-13 23:29:01 +00:00
atom_n270.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
atom_n270.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
atom_n270.txt dos2unix 2011-08-03 17:50:23 +00:00
core2_penryn_t9600.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
core2_penryn_t9600.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
core2_penryn_t9600.txt dos2unix for generic_cpuid.cc 2011-08-08 18:20:29 +00:00
core_duo_t2400_yonah.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
core_duo_t2400_yonah.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
core_duo_t2400_yonah.txt Major commit ! 2012-02-13 23:29:01 +00:00
corei5_arrandale_m520.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
corei5_arrandale_m520.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
corei5_arrandale_m520.txt Major commit ! 2012-02-13 23:29:01 +00:00
corei5_lynnfield_750.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
corei5_lynnfield_750.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +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 cpuid fixes 2014-03-15 20:19:30 +00:00
corei7_haswell_4770.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
corei7_haswell_4770.txt Added Haswell configuration to CPUDB 2013-06-20 19:33:30 +00:00
corei7_ivy_bridge_3770K.cc cpuid fixes 2014-03-15 20:19:30 +00:00
corei7_ivy_bridge_3770K.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +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 following many users requests - allow sandy bridge configuration even when AVX is not compiled in, just disable AVX in it 2014-06-06 18:29:28 +00:00
corei7_sandy_bridge_2600K.h following many users requests - allow sandy bridge configuration even when AVX is not compiled in, just disable AVX in it 2014-06-06 18:29:28 +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 Major commit ! 2012-02-13 23:29:01 +00:00
p2_klamath.h Major commit ! 2012-02-13 23:29:01 +00:00
p2_klamath.txt Major commit ! 2012-02-13 23:29:01 +00:00
p3_katmai.cc - Now you could disable x86-64 from .bochsrc so now it is possible to emulate 2011-09-25 17:36:20 +00:00
p3_katmai.h - Now you could disable x86-64 from .bochsrc so now it is possible to emulate 2011-09-25 17:36:20 +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 fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
p4_prescott_celeron_336.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +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 fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
p4_willamette.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +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 allow to select CPU level = 5 from .bochsrc even when Bochs is compiled with CPU_LEVEL=6 2013-04-17 19:46:11 +00:00
pentium_mmx.h allow to select CPU level = 5 from .bochsrc even when Bochs is compiled with CPU_LEVEL=6 2013-04-17 19:46:11 +00:00
pentium_mmx.txt Major commit ! 2012-02-13 23:29:01 +00:00
phenomx3_8650_toliman.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
phenomx3_8650_toliman.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
phenomx3_8650_toliman.txt Major commit ! 2012-02-13 23:29:01 +00:00
trinity_apu.cc cpuid fixes 2014-03-15 20:19:30 +00:00
trinity_apu.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
trinity_apu.txt add new CPUDB files 2014-03-15 18:31:33 +00:00
turion64_tyler.cc fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
turion64_tyler.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
turion64_tyler.txt Major commit ! 2012-02-13 23:29:01 +00:00
zambezi.cc cpuid fixes 2014-03-15 20:19:30 +00:00
zambezi.h fixed major code duplication in CPUDB classes 2014-03-15 19:24:42 +00:00
zambezi.txt added AMD Bulldozer architecture CPU (Zambezi) to CPUDB 2013-01-07 19:33:04 +00:00