summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/mem_dep_unit.hh
AgeCommit message (Collapse)Author
2011-04-15includes: sort all includesNathan Binkert
2010-06-24inorder: enforce 78-character ruleKorey Sewell
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!