Go to file
Kevin Lawton e5dc75091b (cpu64) Merged protect_ctrl.cc. For cpu64 there is a cpu field
called cpu_mode.  Now there is one for cpu32, but it is declared:

  static const unsigned cpu_mode=BX_MODE_IA32;

This way the compiler can compile-out if-then-else clauses based
on it, allowing for easier code sharing.
2002-09-13 21:08:54 +00:00
CVSROOT - fixing { parameter 2002-03-21 07:15:06 +00:00
bochs (cpu64) Merged protect_ctrl.cc. For cpu64 there is a cpu field 2002-09-13 21:08:54 +00:00
bochs-performance - add comments describing how blur-translate works 2002-04-17 22:51:58 +00:00
sfsite - add link to Robert Millan's debian 3.0 image 2002-09-13 16:41:35 +00:00