Bochs/bochs/debug
Bryce Denney 5d9fa0844e - rename "_long" to "dword" in eip structure in cpu64.
- add get_erx() method to bx_gen_reg_t which returns the erx field of the
  structure (which is has a different name in cpu and cpu64).  Providing
  an accessor is one strategy for avoiding igly "#ifdef BX_SUPPORT_X86_64"
  statements in the rest of the code.
- cpu64/init.cc: the "eflags" before get_flag and set_flag is no longer
  correct. removed.
- modified files: load32bitOShack.cc logio.cc cpu/cpu.h cpu64/apic.cc
  cpu64/cpu.h cpu64/init.cc cpu64/proc_ctrl.cc debug/dbg_main.cc
2002-09-12 18:52:14 +00:00
..
crc.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
dbg_main.cc - rename "_long" to "dword" in eip structure in cpu64. 2002-09-12 18:52:14 +00:00
debug.h - apply patch.triple-fault-recover 2002-03-12 09:16:41 +00:00
lexer.c added the trace-reg-on and trace-reg-off commands 2001-11-28 18:40:02 +00:00
lexer.l added the trace-reg-on and trace-reg-off command 2001-11-28 18:39:19 +00:00
linux.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
linux.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
loader_misc.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
make-syscalls-linux.pl - merged BRANCH-smp-bochs into main branch. For details see comments 2001-05-23 08:16:07 +00:00
Makefile.in - update Makefile dependencies on nearly everything 2002-08-27 22:43:57 +00:00
parser.c added the trace-reg-on and trace-reg-off commands 2001-11-28 18:40:02 +00:00
parser.h added the trace-reg-on and trace-reg-off commands 2001-11-28 18:40:02 +00:00
parser.y added the trace-reg-on and trace-reg-off commands 2001-11-28 18:40:02 +00:00
sim2.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
syscalls-linux.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00