.. |
access.cc
|
More migration/synchronization of cpu/cpu64.
|
2002-09-13 04:33:42 +00:00 |
apic.cc
|
More migration/synchronization of cpu/cpu64.
|
2002-09-13 04:33:42 +00:00 |
arith8.cc
|
Merged arith8.cc, stack16.cc.
|
2002-09-13 17:28:14 +00:00 |
arith16.cc
|
(cpu64) Merged arith16.cc
|
2002-09-13 22:31:02 +00:00 |
arith32.cc
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
arith64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
bcd.cc
|
- AAM can generate an exception (divide by 0)
|
2002-07-06 11:02:35 +00:00 |
bit.cc
|
I extended the guest-to-host TLB acceleration across the
|
2002-09-06 21:54:58 +00:00 |
cpu.cc
|
(cpu64) Merged {cpu,cpu64}/cpu.h
|
2002-09-14 03:01:05 +00:00 |
cpu.h
|
Merged proc_ctrl.cc. Also fixed a bug in CR4 reloading; we were
|
2002-09-14 23:17:55 +00:00 |
ctrl_xfer8.cc
|
(cpu64) Merged 4 more files.
|
2002-09-14 17:29:47 +00:00 |
ctrl_xfer16.cc
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
ctrl_xfer32.cc
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
ctrl_xfer64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
ctrl_xfer_pro.cc
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
data_xfer8.cc
|
(cpu64) Merged data_xfer8.cc
|
2002-09-13 21:47:21 +00:00 |
data_xfer16.cc
|
(cpu64) Merged 4 more files.
|
2002-09-14 17:29:47 +00:00 |
data_xfer32.cc
|
(cpu64) Merged 4 more files.
|
2002-09-14 17:29:47 +00:00 |
data_xfer64.cc
|
Changed cpu64 calls to macros:
|
2002-09-13 17:04:14 +00:00 |
debugstuff.cc
|
Updated CR4 to use the patented Bryce bitfields accessor method for
|
2002-09-14 19:21:41 +00:00 |
exception.cc
|
(cpu64) Merged 4 more files.
|
2002-09-14 17:29:47 +00:00 |
extdb.cc
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
extdb.h
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
fetchdecode64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
fetchdecode.cc
|
(cpu64) Merged fetchdecode.cc. Also, I had some problems with
|
2002-09-13 23:59:24 +00:00 |
flag_ctrl_pro.cc
|
- this revision changes the way eflags are accessed throughout the cpu and
|
2002-09-12 18:10:46 +00:00 |
flag_ctrl.cc
|
- this revision changes the way eflags are accessed throughout the cpu and
|
2002-09-12 18:10:46 +00:00 |
i387.h
|
- check in Stanislav Shwartsman's patch "bochs-mmx.patch-endian-support".
|
2002-09-09 16:11:25 +00:00 |
init.cc
|
Updated CR4 to use the patented Bryce bitfields accessor method for
|
2002-09-14 19:21:41 +00:00 |
io_pro.cc
|
- this revision changes the way eflags are accessed throughout the cpu and
|
2002-09-12 18:10:46 +00:00 |
io.cc
|
- this revision changes the way eflags are accessed throughout the cpu and
|
2002-09-12 18:10:46 +00:00 |
lazy_flags.cc
|
(cpu64) Merged lazy_flags.cc.
|
2002-09-15 00:18:41 +00:00 |
lazy_flags.h
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
logical8.cc
|
(cpu64) Merged logical8.cc logical32.cc
|
2002-09-13 22:20:45 +00:00 |
logical16.cc
|
I extended the guest-to-host TLB acceleration across the
|
2002-09-06 21:54:58 +00:00 |
logical32.cc
|
(cpu64) Merged logical8.cc logical32.cc
|
2002-09-13 22:20:45 +00:00 |
logical64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
Makefile.in
|
(cpu64) Merged lazy_flags.cc.
|
2002-09-15 00:18:41 +00:00 |
mmx.cc
|
Very small #ifdef mods so that all the static functions would
|
2002-09-09 17:13:13 +00:00 |
mult8.cc
|
(cpu64) Merged mult8.cc
|
2002-09-13 21:34:00 +00:00 |
mult16.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 |
mult32.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 |
mult64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
paging.cc
|
I implemented Global pages. Though, I haven't tested them. :^)
|
2002-09-10 03:52:32 +00:00 |
proc_ctrl.cc
|
Merged proc_ctrl.cc. Also fixed a bug in CR4 reloading; we were
|
2002-09-14 23:17:55 +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
|
(cpu64) Merged protect_ctrl.cc. For cpu64 there is a cpu field
|
2002-09-13 21:08:54 +00:00 |
resolve16.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 |
resolve32.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 |
resolve64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
segment_ctrl_pro.cc
|
- patch from Mike Rieker <mrieker@o3one.org> associated with this bug rpt:
|
2001-11-13 05:11:41 +00:00 |
segment_ctrl.cc
|
(cpu64) Merged segment_ctrl.cc.
|
2002-09-14 03:31:50 +00:00 |
shift8.cc
|
Changed cpu64 calls to macros:
|
2002-09-13 17:04:14 +00:00 |
shift16.cc
|
I extended the guest-to-host TLB acceleration across the
|
2002-09-06 21:54:58 +00:00 |
shift32.cc
|
Changed cpu64 calls to macros:
|
2002-09-13 17:04:14 +00:00 |
shift64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
soft_int.cc
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
stack16.cc
|
Merged arith8.cc, stack16.cc.
|
2002-09-13 17:28:14 +00:00 |
stack32.cc
|
I merged the cpu/cpu.h and cpu64/cpu.h files as well as the
|
2002-09-13 00:15:23 +00:00 |
stack64.cc
|
Moved 64-bit only files from cpu64 to cpu and modified the Makefiles
|
2002-09-13 15:53:22 +00:00 |
stack_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 |
string.cc
|
- this revision changes the way eflags are accessed throughout the cpu and
|
2002-09-12 18:10:46 +00:00 |
tasking.cc
|
resolve32.cc was redundant, tasking.cc was merged.
|
2002-09-13 16:23:02 +00:00 |
vm8086.cc
|
(cpu64) Merged vm8086.cc.
|
2002-09-13 22:02:11 +00:00 |