summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/pipeline_traits.9stage.cc
AgeCommit message (Collapse)Author
2011-04-15includes: sort all includesNathan Binkert
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell
This model currently only works in MIPS_SE mode, so it will take some effort to clean it up and make it generally useful. Hopefully people are willing to help make that happen!