summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/branch_predictor.hh
AgeCommit message (Expand)Author
2013-01-24branch predictor: move out of o3 and inorder cpusNilay Vaish ext:(%2C%20Timothy%20Jones%20%3Ctimothy.jones%40cl.cam.ac.uk%3E)
2012-08-28Clock: Add a Cycles wrapper class and use where applicableAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2010-06-24inorder: cleanup virtual functionsKorey Sewell
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
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