summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/reg_dep_map.cc
AgeCommit message (Expand)Author
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-06-24inorder: enforce 78-character ruleKorey Sewell
2010-04-10inorder: timing for inst forwardingKorey Sewell
2010-01-31inorder: inst count mgmtKorey Sewell
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell