summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/bpred_unit.cc
AgeCommit message (Expand)Author
2011-06-19inorder: branch predictor updateKorey Sewell
2011-06-19inorder: update bpred codeKorey Sewell
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-02-04inorder: pcstate and delay slots bugKorey Sewell
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
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
2010-03-22inorder: fix squash bug in branch predictorMaximilien Breughe
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-05-12inorder-bpred: edits to handle non-delay-slot ISAsKorey Sewell
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell