..
access.cc
Changed policy of SSE/SSE2 checking
2002-11-13 21:00:05 +00:00
apic.cc
- when VC++ sees local variables in a for statement, it doesn't think
2002-11-19 05:51:52 +00:00
arith8.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
arith16.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
arith32.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
arith64.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
bcd.cc
Updated accessing of modrm/sib addressing information to
2002-09-17 22:50:53 +00:00
bit.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
cpu.cc
- fix [ 625878 ] reset doesn't reset something(?)
2002-11-21 08:08:29 +00:00
cpu.h
- fix some minor compile bugs that appear when you mix up instrumentation,
2002-11-21 18:22:03 +00:00
ctrl_xfer8.cc
Fixed number of problems with instrumentation merge cause to instrumentation fail the compilation
2002-09-29 15:06:58 +00:00
ctrl_xfer16.cc
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
ctrl_xfer32.cc
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
ctrl_xfer64.cc
- fix some minor compile bugs that appear when you mix up instrumentation,
2002-11-21 18:22:03 +00:00
ctrl_xfer_pro.cc
- improve panic msg slightly
2002-10-03 04:49:47 +00:00
data_xfer8.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
data_xfer16.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
data_xfer32.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
data_xfer64.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
debugstuff.cc
- add #ifs around use of cr0-4, which didn't all exist on earlier cpus
2002-10-27 15:15:12 +00:00
exception.cc
- all #warnings are now inside #ifdef __GNUC__ ... #endif
2002-10-25 12:36:44 +00:00
extdb.cc
Miscellaneous patches for Tattam's External Debugger.
2002-11-04 05:27:26 +00:00
extdb.h
Replaced tabs in cpu/*.{cc,h} files with spaces.
2002-10-04 17:04:33 +00:00
fetchdecode64.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
fetchdecode.cc
Fixed bug with decoding of Group15
2002-11-15 13:05:19 +00:00
flag_ctrl_pro.cc
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
flag_ctrl.cc
Add plugin support to Bochs by merging all the changes from the
2002-10-24 21:07:56 +00:00
i387.h
Merged BOCHS-SSE branch
2002-10-16 17:37:35 +00:00
init.cc
- fix [ 625878 ] reset doesn't reset something(?)
2002-11-21 08:08:29 +00:00
io_pro.cc
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
io.cc
Add plugin support to Bochs by merging all the changes from the
2002-10-24 21:07:56 +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
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
logical16.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
logical32.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
logical64.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
Makefile.in
- rename "control" to "textconfig". It was named when we called it
2002-10-29 20:18:32 +00:00
mmx.cc
- rewrite typecast of temp to Bit64u to keep VC++ happy. I don't really
2002-11-19 05:53: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
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
paging.cc
External debugger patches.
2002-11-04 05:38:12 +00:00
proc_ctrl.cc
Changed policy of SSE/SSE2 checking
2002-11-13 21:00:05 +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
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
resolve16.cc
- Added an instruction cache. Size is fixed for the moment,
2002-09-19 19:17:20 +00:00
resolve32.cc
- Added an instruction cache. Size is fixed for the moment,
2002-09-19 19:17:20 +00:00
resolve64.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
segment_ctrl_pro.cc
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
segment_ctrl.cc
Moved the EFLAGS.RF check and clearing of inhibit_mask code
2002-09-20 03:52:59 +00:00
shift8.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
shift16.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
shift32.cc
This was not a cleanup. Those macros were intentionally
2002-10-25 18:26:29 +00:00
shift64.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
soft_int.cc
Miscellaneous patches for Tattam's External Debugger.
2002-11-04 05:27:26 +00:00
sse2.cc
Implemented
2002-11-15 17:34:47 +00:00
sse.cc
Implemented
2002-11-15 17:34:47 +00:00
stack16.cc
Modified the way that the register field (low 3 bits of a few opcodes
2002-09-20 23:17:51 +00:00
stack32.cc
I integrated my hacks to get Linux/x86-64 booting. To keep
2002-09-24 00:44:56 +00:00
stack64.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
stack_pro.cc
Kevin looked at the push_64() change and thinks its reasonable, so I'm
2002-11-07 15:42:14 +00:00
string.cc
Add plugin support to Bochs by merging all the changes from the
2002-10-24 21:07:56 +00:00
tasking.cc
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
vm8086.cc
Moved more separate fields in the bxInstruction_c into bitfields
2002-09-18 05:36:48 +00:00
xmm.h
Implemented several integer SSE2 instructions (similar to the MMX):
2002-11-07 22:41:34 +00:00