Age | Commit message (Expand) | Author |
---|---|---|
2015-04-20 | cpu: Remove the InOrderCPU from the tree | Andreas Hansson |
2012-08-28 | Clock: Add a Cycles wrapper class and use where applicable | Andreas Hansson |
2011-06-19 | inorder: handle serializing instructions | Korey Sewell |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-02-18 | inorder: recognize isSerializeAfter flag | Korey Sewell |
2011-02-04 | inorder: multi-issue branch resolution | Korey Sewell |
2010-06-24 | inorder: cleanup virtual functions | Korey Sewell |
2010-06-24 | inorder: exe_unit_stats for resolved branches | Korey Sewell |
2010-06-23 | inorder-stats: add instruction type stats | Korey Sewell |
2010-01-31 | inorder: object cleanup in destructors | Korey Sewell |
2010-01-31 | inorder: add execution unit stats | Korey Sewell |
2009-03-05 | stats: Fix all stats usages to deal with template fixes | Nathan Binkert |
2009-02-10 | InOrder: Import new inorder CPU model from MIPS. | Korey Sewell |