Files
gem5/cpu
Kevin Lim 8a9416ef8d Small fixes to O3 model.
cpu/o3/alpha_dyn_inst.hh:
    Set the instResult using a function on the base dyn inst.
cpu/o3/bpred_unit_impl.hh:
    Don't need to reset the state.
cpu/o3/commit_impl.hh:
    Mark instructions as completed.

    Wait until all stores are written back to handle a fault.
cpu/o3/cpu.cc:
    Clear instruction lists when switching out.
cpu/o3/lsq_unit.hh:
    Allow wbEvent to be set externally.
cpu/o3/lsq_unit_impl.hh:
    Mark instructions as completed properly.  Also use events for writing back stores even if there is a hit in the dcache.

--HG--
extra : convert_revision : 172ad088b75ac31e848a5040633152b5c051444c
2006-05-11 15:39:02 -04:00
..
2006-05-11 15:39:02 -04:00
2006-04-24 17:40:00 -04:00
2006-05-03 15:54:36 -04:00
2006-02-21 03:38:21 -05:00
2006-05-11 15:19:48 -04:00
2006-04-22 18:45:01 -04:00
2006-04-22 18:49:52 -04:00
2006-02-21 03:38:21 -05:00
2006-04-22 19:17:05 -04:00
2005-06-05 05:16:00 -04:00
2006-04-22 19:10:39 -04:00
2006-04-22 18:26:48 -04:00