summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/execution_unit.hh
AgeCommit message (Expand)Author
2011-06-19inorder: handle serializing instructionsKorey Sewell
2011-04-15includes: sort all includesNathan Binkert
2011-02-18inorder: recognize isSerializeAfter flagKorey Sewell
2011-02-04inorder: multi-issue branch resolutionKorey Sewell
2010-06-24inorder: cleanup virtual functionsKorey Sewell
2010-06-24inorder: exe_unit_stats for resolved branchesKorey Sewell
2010-06-23inorder-stats: add instruction type statsKorey Sewell
2010-01-31inorder: object cleanup in destructorsKorey Sewell
2010-01-31inorder: add execution unit statsKorey Sewell
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell