gem5/cpu/simple_cpu
Steve Reinhardt 167928f12b Minor serialization tweaks.
cpu/simple_cpu/simple_cpu.cc:
    Serialize FP regs as integers (so we get exact bit representation).
sim/serialize.cc:
    Don't panic on object rename... events come up named "event"
    and need to get renamed.  Also fix some DPRINTFs.

--HG--
extra : convert_revision : 62ad527a7aaf78ae623b70febc1331cf91cbad05
2003-10-26 22:38:53 -08:00
..
simple_cpu.cc Minor serialization tweaks. 2003-10-26 22:38:53 -08:00
simple_cpu.hh Move some common full-system CPU initialization from the 2003-10-24 23:20:27 -07:00