Bochs/bochs/cpu/cpudb
Volker Ruppert cd68194269 Added Android host platform support to Bochs based on SF patch #534.
- added Android case to the configure script.
- renamed file memory.h to memory-bochs.h to fix conflict with NDK.
- fixed Android issues in some files.
2016-08-12 17:06:14 +00:00
..
amd_k6_2_chomper.cc code reorg 2015-02-12 20:18:35 +00:00
amd_k6_2_chomper.h Cleanup of CPUDB modules, moved common functionality into bx_cpuid_t base class 2015-02-11 21:31:17 +00:00
amd_k6_2_chomper.txt Cleanup of CPUDB modules, moved common functionality into bx_cpuid_t base class 2015-02-11 21:31:17 +00:00
athlon64_clawhammer.cc code reorg 2015-02-12 20:18:35 +00:00
athlon64_clawhammer.h Cleanup of CPUDB modules, moved common functionality into bx_cpuid_t base class 2015-02-11 21:31:17 +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 code reorg 2015-02-12 20:18:35 +00:00
athlon64_venice.h Cleanup of CPUDB modules, moved common functionality into bx_cpuid_t base class 2015-02-11 21:31:17 +00:00
athlon64_venice.txt Major commit ! 2012-02-13 23:29:01 +00:00
atom_n270.cc remove not relevant comments 2015-06-14 20:36:16 +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
broadwell_ult.cc extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
broadwell_ult.h extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
broadwell_ult.txt added Broadwell ULT CPUID definition to CPUDB 2015-02-12 21:28:24 +00:00
core2_penryn_t9600.cc extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
core2_penryn_t9600.h extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
core2_penryn_t9600.txt dos2unix for generic_cpuid.cc 2011-08-08 18:20:29 +00:00
core_duo_t2400_yonah.cc remove not relevant comments 2015-06-14 20:36:16 +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 remove not relevant comments 2015-06-14 20:36:16 +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 remove not relevant comments 2015-06-14 20:36:16 +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 extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
corei7_haswell_4770.h extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
corei7_haswell_4770.txt Added Haswell configuration to CPUDB 2013-06-20 19:33:30 +00:00
corei7_ivy_bridge_3770K.cc extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
corei7_ivy_bridge_3770K.h extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +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 extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
corei7_sandy_bridge_2600K.h extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +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 Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
p2_klamath.cc code reorg 2015-02-12 20:18:35 +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 code reorg 2015-02-12 20:18:35 +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 code reorg 2015-02-12 20:18:35 +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 code reorg 2015-02-12 20:18:35 +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 code reorg 2015-02-12 20:18:35 +00:00
pentium_mmx.h Cleanup of CPUDB modules, moved common functionality into bx_cpuid_t base class 2015-02-11 21:31:17 +00:00
pentium_mmx.txt Major commit ! 2012-02-13 23:29:01 +00:00
pentium.cc code reorg 2015-02-12 20:18:35 +00:00
pentium.h code reorg 2015-02-12 20:18:35 +00:00
pentium.txt added pentium cpudb files 2015-02-11 21:44:24 +00:00
phenomx3_8650_toliman.cc code reorg 2015-02-12 20:18:35 +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 extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
trinity_apu.h extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
trinity_apu.txt add new CPUDB files 2014-03-15 18:31:33 +00:00
turion64_tyler.cc code reorg 2015-02-12 20:18:35 +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 extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
zambezi.h extracted tlb specific code to tlb.h; extracted xsave cpuid leaf function to base cpuid class 2015-09-21 13:16:17 +00:00
zambezi.txt added AMD Bulldozer architecture CPU (Zambezi) to CPUDB 2013-01-07 19:33:04 +00:00