inorder: don't stall after stores
authorKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:38 +0000 (21:43 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:38 +0000 (21:43 -0400)
commite8082a28c8ee36d6e7e1982952fc545224eb33e7
tree0ddce2a133a2bd82a10944d6f3918e4d36d7d28d
parent379c23199e957083dd1656c0686ee258facc6e19
inorder: don't stall after stores
once a ST is sent off, it's OK to keep processing, however it's a little more
complicated to handle the packet acknowledging the store is completed
src/cpu/inorder/resources/cache_unit.cc
src/cpu/inorder/resources/cache_unit.hh