Bochs/bochs/cpu
Stanislav Shwartsman 5873b26a82 Speed up compilation process.
bochs.h already not include iodev.h which reduces compilation dependences for almost all cpu and fpu files, now cpu files will not be recompiled if iodev includes was changed
2004-06-19 15:20:15 +00:00
..
3dnow.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
access.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
apic.cc - apply patch #894595 MSR_APICBASE always returns APIC ADDRESS 0 2004-02-12 00:56:21 +00:00
apic.h remove 'const' from bx_local_apic_c::get_type declaration, fix for wrong 2003-11-23 02:44:15 +00:00
arith8.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
arith16.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
arith32.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
arith64.cc little bit clean 64b code 2004-04-07 19:23:06 +00:00
bcd.cc speedup and fix BCD instructions 2004-03-26 12:43:19 +00:00
bit.cc Remove redundant ifdefs 2004-01-10 19:45:53 +00:00
cpu.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
cpu.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
cpuid.cc Implemented two last SSE instructions RSQRTSS and RSQRTPS 2003-12-31 17:35:43 +00:00
ctrl_xfer8.cc Apply patches: 2004-03-02 20:48:48 +00:00
ctrl_xfer16.cc Commit patch 2004-05-10 21:05:51 +00:00
ctrl_xfer32.cc Commit patch 2004-05-10 21:05:51 +00:00
ctrl_xfer64.cc Commit patch 2004-05-10 21:05:51 +00:00
ctrl_xfer_pro.cc Commit patch 2004-05-10 21:05:51 +00:00
data_xfer8.cc commit patch 2004-02-26 19:17:40 +00:00
data_xfer16.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
data_xfer32.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
data_xfer64.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
debugstuff.cc New table-based disassembler: 2003-12-24 20:32:59 +00:00
exception.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
extdb.cc fix for BX_CPU_LEVEL < 4 2003-02-26 02:35:11 +00:00
extdb.h Replaced tabs in cpu/*.{cc,h} files with spaces. 2002-10-04 17:04:33 +00:00
fetchdecode64.cc Fix fetchdecode bugs reported by Gilbert Netzer 2004-05-03 17:58:36 +00:00
fetchdecode.cc LOADALL for cpu-level=2 in fetchdecode 2004-05-11 16:44:58 +00:00
fetchdecode.h Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
flag_ctrl_pro.cc - apply Conn Clark's patch.perf-regparm-cclark : 2003-03-02 23:59:12 +00:00
flag_ctrl.cc x86-64 emulation 2003-03-13 00:49:20 +00:00
fpu_emu.cc rename fpu.cc in cpu folder 2004-05-16 18:46:42 +00:00
hostasm.h - host asms in a specific file 2004-02-15 17:57:45 +00:00
i387.h Speed up compilation process. 2004-06-19 15:20:15 +00:00
init.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
io_pro.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
io.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
lazy_flags.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
lazy_flags.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
logical8.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
logical16.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
logical32.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
logical64.cc little bit clean 64b code 2004-04-07 19:23:06 +00:00
Makefile.in Speed up compilation process. 2004-06-19 15:20:15 +00:00
mmx.cc For spammers o 2004-04-08 17:17:47 +00:00
mult8.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
mult16.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
mult32.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
mult64.cc merge patch 2004-04-07 19:46:13 +00:00
paging.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
proc_ctrl.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
protect_ctrl_pro.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
protect_ctrl.cc Change BX_PANIC to BX_INFO if the behaviour exactly matches Intel docs 2004-04-17 17:10:58 +00:00
resolve16.cc - add __attribute__((regparm(X))) performance trick with gcc on x86 2003-03-17 00:41:01 +00:00
resolve32.cc - add __attribute__((regparm(X))) performance trick with gcc on x86 2003-03-17 00:41:01 +00:00
resolve64.cc remove redundant CPU LEVEL checks for x86-64 2003-12-29 21:47:36 +00:00
segment_ctrl_pro.cc Commit patch 2004-05-10 21:05:51 +00:00
segment_ctrl.cc Change BX_PANIC to BX_INFO when behaviour exactly matches Intel docs 2003-10-06 10:01:12 +00:00
shift8.cc This was not a cleanup. Those macros were intentionally 2002-10-25 18:26:29 +00:00
shift16.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
shift32.cc - host asms in a specific file 2004-02-15 17:57:45 +00:00
shift64.cc little bit clean 64b code 2004-04-07 19:23:06 +00:00
soft_int.cc Change BX_PANIC to BX_INFO in BOUND instruction 2004-04-17 16:42:11 +00:00
sse_move.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
sse_pfp.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
sse_rcp.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
sse.cc For spammers o 2004-04-08 17:17:47 +00:00
stack16.cc Commit patch 2004-05-10 21:05:51 +00:00
stack32.cc Commit patch 2004-05-10 21:05:51 +00:00
stack64.cc Commit patch 2004-05-10 21:05:51 +00:00
stack_pro.cc Commit patch 2004-05-10 21:05:51 +00:00
string.cc - fix bug reported by Thomas Weidner [ 877510 ] amd64 fixes... 2004-04-28 19:57:37 +00:00
tasking.cc instrumentation enchancements: 2003-02-13 15:04:11 +00:00
vm8086.cc Moved more separate fields in the bxInstruction_c into bitfields 2002-09-18 05:36:48 +00:00
xmm.h For spammers o 2004-04-08 17:17:47 +00:00