o3-delay-slot-bpred: fix decode stage handling of uncdtl. branches.\n decode stage...
authorKorey Sewell <ksewell@umich.edu>
Sat, 18 Apr 2009 14:42:29 +0000 (10:42 -0400)
committerKorey Sewell <ksewell@umich.edu>
Sat, 18 Apr 2009 14:42:29 +0000 (10:42 -0400)
commit5c1742b822c1f4d640d30963a908386caf8c4a6e
tree9c4ac07248378ef4b12799d19ddc65e18d9a6f5a
parentcc9e834e931ff70b683b8a7010269d32c0de20fd
o3-delay-slot-bpred: fix decode stage handling of uncdtl. branches.\n decode stage was not setting the predicted PC correctly or passing that information back to fetch correctly
src/arch/mips/isa/decoder.isa
src/cpu/SConscript
src/cpu/o3/bpred_unit.hh
src/cpu/o3/bpred_unit_impl.hh
src/cpu/o3/decode_impl.hh
src/cpu/o3/fetch_impl.hh
src/cpu/o3/iew_impl.hh