summaryrefslogtreecommitdiff
path: root/src/cpu/o3/btb.hh
diff options
context:
space:
mode:
authorKevin Lim <ktlim@umich.edu>2006-12-12 17:35:46 -0500
committerKevin Lim <ktlim@umich.edu>2006-12-12 17:35:46 -0500
commitc7ad7b44eb8c604c5865e3168a10563afa13075e (patch)
tree97165317fb26a4bf8591562688df86c68c7720b0 /src/cpu/o3/btb.hh
parent34924ce3b82ec19322990c721369b08ddfd3df8a (diff)
downloadgem5-c7ad7b44eb8c604c5865e3168a10563afa13075e.tar.xz
Allow for multiple redirects to happen on a single cycle (only the one for the oldest instruction is passed on to commit).
This fixes a minor bug when multiple FU completions come back out of order (due to the order in which the FUs are freed up), and the oldest redirect isn't recorded properly. The eon benchmark should run now. src/cpu/o3/iew_impl.hh: Allow for multiple redirects to happen on a single cycle (only the one for the oldest instruction is passed on to commit). --HG-- extra : convert_revision : b7d202dee1754539ed814f0fac59adb8c6328ee1
Diffstat (limited to 'src/cpu/o3/btb.hh')
0 files changed, 0 insertions, 0 deletions