Age | Commit message (Expand) | Author |
---|---|---|
2015-04-20 | cpu: Remove the InOrderCPU from the tree | Andreas Hansson |
2012-08-28 | Clock: Add a Cycles wrapper class and use where applicable | Andreas Hansson |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-02-18 | inorder: remove request map, use request vector | Korey Sewell |
2011-02-12 | inorder: clean up the old way of inst. scheduling | Korey Sewell |
2011-02-04 | inorder: fault handling | Korey Sewell |
2010-06-24 | inorder: enforce 78-character rule | Korey Sewell |
2010-01-31 | inorder-stats: add prereq to basic stat | Korey Sewell |
2009-09-23 | arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh | Nathan Binkert |
2009-05-26 | types: add a type for thread IDs and try to use it everywhere | Nathan Binkert |
2009-03-04 | Give each resource in InOrder it's own TraceFlag instead of just standard 'Re... | Korey Sewell |
2009-02-10 | InOrder: Import new inorder CPU model from MIPS. | Korey Sewell |