summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/first_stage.hh
AgeCommit message (Expand)Author
2015-04-20cpu: Remove the InOrderCPU from the treeAndreas Hansson
2014-03-01cpu: Enable fast-forwarding for MIPS InOrderCPU and O3CPUChristopher Torng
2013-01-07cpu: Remove unused params.hh header file in inorder CPUAndreas Sandberg
2011-04-15includes: sort all includesNathan Binkert
2011-02-04inorder: pipe. stage inst. bufferingKorey Sewell
2011-01-03Move sched_list.hh and timebuf.hh from src/base to src/cpu.Steve Reinhardt
2010-12-20Style: Replace some tabs with spaces.Gabe Black
2010-01-31inorder: squash on memory stallKorey Sewell
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell