mips: add support for branch likely instruction
Review Request #748 - Created June 19, 2011 and updated - Latest diff uploaded
| Information | |
|---|---|
| Deyuan Guo | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
Make the newly gem5 support mips branch likely instruction again. Fix 4 files: src/arch/mips/isa/formats/branch.isa src/cpu/inorder/inorder_dyn_inst.cc src/cpu/inorder/resources/branch_predictor.cc src/cpu/inorder/resources/fetch_seq_unit.cc
Tested.
