Inorder: 9 stage pipeline modifications
Review Request #1088 - Created March 7, 2012 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Pritha Ghoshal | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 8859:a759f1edd8ef --------------------------- Inorder: 9 stage pipeline modifications Some modifications to cpu.cc and pipeline_traits.hh as needed for making 9 stage inorder work. It is still a work in progress. Added cpu.5stage.cc and cpu.9stage.cc files, probably pipeline_traits.5/9stage.cc files need to be removed. Modified pipeline_traits.9stage.hh file to bring it up to present pipeline_traits.hh file.
It does not work completely but posting the patch as it might be easier to work on it.
