summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/pipeline_traits.hh
AgeCommit message (Expand)Author
2015-04-20cpu: Remove the InOrderCPU from the treeAndreas Hansson
2012-03-19gcc: Clean-up of non-C++0x compliant code, first stepsAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2011-02-18inorder: update default thread size(=1)Korey Sewell
2011-02-12inorder: clean up the old way of inst. schedulingKorey Sewell
2011-02-12inorder: cache instruction schedulesKorey Sewell
2011-02-04inorder: stage width as a python parameterKorey Sewell
2010-06-25inorder: resource scheduling backendKorey Sewell
2010-06-24inorder: cleanup virtual functionsKorey Sewell
2010-01-31inorder: implement split loadsKorey Sewell
2010-01-31inorder: dont allow early loadsKorey Sewell
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-05-12inorder-tlb-cunit: merge the TLB as implicit to any memory accessKorey Sewell
2009-03-04Remove unused functions/comments cluttering up the code.Korey Sewell
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell