summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/mult_div_unit.hh
AgeCommit message (Expand)Author
2011-06-19inorder: bug in mduKorey Sewell
2011-04-15includes: sort all includesNathan Binkert
2010-06-24inorder: cleanup virtual functionsKorey Sewell
2010-06-24inorder: enforce 78-character ruleKorey Sewell
2010-06-23inorder-stats: add instruction type statsKorey Sewell
2010-01-31inorder: object cleanup in destructorsKorey Sewell
2009-09-17inorder-mdu: multiplier latency fixKorey Sewell
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2009-03-04InOrderCPU: Clean up Constructors to initialize variables correctly (i.e. in ...Korey Sewell
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell