summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/bpred_unit.hh
AgeCommit message (Expand)Author
2010-06-25inorder: Return Address Stack bugKorey Sewell
2010-06-24inorder: enforce 78-character ruleKorey Sewell
2010-06-23inorder: update branch predictorKorey Sewell
2010-03-22inorder: import name for addtl. bpred statsKorey Sewell
2009-06-04move: put predictor includes and cc files into the same placeNathan Binkert
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-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell