O3CPU fixes.
authorKevin Lim <ktlim@umich.edu>
Wed, 19 Jul 2006 19:28:02 +0000 (15:28 -0400)
committerKevin Lim <ktlim@umich.edu>
Wed, 19 Jul 2006 19:28:02 +0000 (15:28 -0400)
commit85515c4976532e0057a56a16cd53367bb6d0bbdb
tree908a533186d387c1cc6207e867e060054845bc24
parent0cedb23d3c9122c061c5c1837dfaf01f570e0733
O3CPU fixes.

src/cpu/o3/lsq_unit.hh:
    LSQ needs to decrement the WB counter if the load is going to be replayed.
src/cpu/o3/lsq_unit_impl.hh:
    LSQ needs to decrement the WB counter if the load is squashed.

--HG--
extra : convert_revision : 20a10baf0d6ab46065e561ddba231251865ebdbd
src/cpu/o3/lsq_unit.hh
src/cpu/o3/lsq_unit_impl.hh