Add in capability to return to unblocking after a squash. This is needed because...
authorGabe Black <gblack@eecs.umich.edu>
Sat, 16 Dec 2006 12:35:56 +0000 (07:35 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 16 Dec 2006 12:35:56 +0000 (07:35 -0500)
commitc6944e320cfa86d3f2ce628457aff4bc431e7189
treec8752f8f6d8fbf92d2417c4fb958096303dfbcdc
parent244506ae12d079e012ec40fe85b68f54d3fd91c6
Add in capability to return to unblocking after a squash. This is needed because if you don't squash -all- the instructions, you need to keep clearing out whatever is left in the skid buffer.

--HG--
extra : convert_revision : 7308eda27f4366348cf5fce71ddfa4b217bc172d
src/cpu/o3/rename.hh
src/cpu/o3/rename_impl.hh