.. |
access.cc
|
Changed policy of SSE/SSE2 checking
|
2002-11-13 21:00:05 +00:00 |
apic.cc
|
- add missing break stmts, pointed out by Shai Fultheim
|
2002-12-22 15:15:56 +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
|
Fixed BX_INSTR_OPCODE call when instruction was found in the ICache
|
2002-12-26 20:22:35 +00:00 |
cpu.h
|
Removed duplicate SSE opcodes
|
2002-12-22 20:48:45 +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
|
Implemented SSE/SSE2 duplicate opcodes in more intellegent way ...
|
2002-12-22 21:48:23 +00:00 |
fetchdecode.cc
|
Implemented SSE/SSE2 duplicate opcodes in more intellegent way ...
|
2002-12-22 21:48:23 +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
|
Fixed representation and aligment of FPU/MMX register(s).
|
2002-11-30 17:15:59 +00:00 |
init.cc
|
Initialize SSE environment at reset
|
2002-11-22 09:36:28 +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
|
Recommitted SSE code reorganization.
|
2002-12-22 20:13:00 +00:00 |
mmx.cc
|
fixed compilation error and a logic bug together
|
2003-01-09 05:21:22 +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
|
patches to CPUID required to get latest x86-64 linux kernel (2.4.20) to run.
|
2003-01-14 07:46: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 |
sse_move.cc
|
Cleanup Peter's change in MOVNTI instruction
|
2003-01-14 14:58:56 +00:00 |
sse_pfp.cc
|
Recommitted SSE code reorganization.
|
2002-12-22 20:13:00 +00:00 |
sse.cc
|
clean up of error messages
|
2002-12-30 18:51:09 +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
|
- remove unused (seems to be) typedef
|
2002-12-12 13:26:29 +00:00 |