Tell checker that an instruction is completed prior once it does the access to memory...
authorKevin Lim <ktlim@umich.edu>
Thu, 8 Jun 2006 21:04:41 +0000 (17:04 -0400)
committerKevin Lim <ktlim@umich.edu>
Thu, 8 Jun 2006 21:04:41 +0000 (17:04 -0400)
commitf5b6aef154c39b7d0a6c8badac5bb40daa0a0827
tree7e94184cce80535154fccf39c6ee267a7b9c00c3
parent1ef5585feeed641b20d0fbf4fe89ec6b1daaced5
Tell checker that an instruction is completed prior once it does the access to memory.  As long as the checker does not access memory to verify the store's data (currently impossible in the O3 model), this will work fine.

src/cpu/o3/lsq_unit_impl.hh:
    Tell checker that an instruction is completed prior once it does the access to memory.

--HG--
extra : convert_revision : 1d4bbac4b35fbd355f300eab76f29b38b5bc88cb
src/cpu/o3/lsq_unit_impl.hh