summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/use_def.cc
AgeCommit message (Expand)Author
2010-06-24inorder: enforce 78-character ruleKorey Sewell
2010-06-23inorder-stats: add instruction type statsKorey Sewell
2010-04-10inorder: timing for inst forwardingKorey Sewell
2010-01-31inorder: inst count mgmtKorey Sewell
2010-01-31inorder: ctxt switch statsKorey Sewell
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-07-08Registers: Get rid of the float register width parameter.Gabe Black
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-05-12inorder-float: Fix storage of FP resultsKorey Sewell
2009-05-12inorder-miscregs: Fix indexing for misc. reg operands and update result-types...Korey Sewell
2009-03-04Give each resource in InOrder it's own TraceFlag instead of just standard 'Re...Korey Sewell
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell