Bochs/bochs/cpu
2002-09-13 22:20:45 +00:00
..
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 I rehashed the way the EFLAGS register was stored internally. 2002-09-08 04:08:14 +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 - this revision changes the way eflags are accessed throughout the cpu and 2002-09-12 18:10:46 +00:00
cpu.h (cpu64) Merged protect_ctrl.cc. For cpu64 there is a cpu field 2002-09-13 21:08:54 +00:00
ctrl_xfer8.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_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 I extended the guest-to-host TLB acceleration across the 2002-09-06 21:54:58 +00:00
data_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
data_xfer64.cc Changed cpu64 calls to macros: 2002-09-13 17:04:14 +00:00
debugstuff.cc Got rid of get_bit{1,3,5,15} accessors to EFLAGS. They were 2002-09-13 05:03:37 +00:00
exception.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.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 - check in Stanislav Shwartsman's patch "bochs-mmx.patch-endian-support". 2002-09-09 16:11:25 +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 - add infrastructure for sending commands from the wxWindows interface to the 2002-09-13 19:39:38 +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 I rehashed the way the EFLAGS register was stored internally. 2002-09-08 04:08:14 +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 logical8.cc logical32.cc 2002-09-13 22:20:45 +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
mult32.cc
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 I merged the cpu/cpu.h and cpu64/cpu.h files as well as the 2002-09-13 00:15:23 +00:00
protect_ctrl_pro.cc
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
resolve32.cc
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
segment_ctrl.cc
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
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