Bochs/bochs/cpu
Bryce Denney b01b9109a6 - the SMP merge has reduced performance of even one processor, so this
is the first attempt to regain the performance of pre-SMP bochs
  (1.1.2).  When simulating only one processor, stay in cpu_loop forever
  as pre-SMP versions did.  The overhead of returning from cpu_loop over
  and over was slowing us down.
2001-06-05 15:56:19 +00:00
..
access.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
apic.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
arith8.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
arith16.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
arith32.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
bcd.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
bit.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
cpu.cc - the SMP merge has reduced performance of even one processor, so this 2001-06-05 15:56:19 +00:00
cpu.h - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
ctrl_xfer8.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
ctrl_xfer16.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
ctrl_xfer32.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
ctrl_xfer_pro.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
data_xfer8.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
data_xfer16.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
data_xfer32.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
debugstuff.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
decode16.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
decode32.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
exception.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
fetchdecode.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
flag_ctrl_pro.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
flag_ctrl.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
init.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
io_pro.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
io.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
lazy_flags.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
lazy_flags.h - update copyright dates to 2001 for all mandrake headers 2001-04-10 02:20:02 +00:00
logical8.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
logical16.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
logical32.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
Makefile.in - merged BRANCH-smp-bochs into main branch. For details see comments 2001-05-23 08:16:07 +00:00
mult8.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
mult16.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
mult32.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
paging.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
proc_ctrl.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
protect_ctrl_pro.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
protect_ctrl.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
resolve16.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
resolve32.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
segment_ctrl_pro.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
segment_ctrl.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
shift8.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
shift16.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
shift32.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
soft_int.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
stack16.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
stack32.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
stack_pro.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
string.cc - parts of the SMP merge apparantly broke the debugger and this revision 2001-05-24 18:46:34 +00:00
tasking.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00
vm8086.cc strip '\n' from BX_{INFO,DEBUG,ERROR,PANIC} 2001-05-30 18:56:02 +00:00