Age | Commit message (Expand) | Author |
2011-06-19 | inorder: no dep. tracking for zero reg | Korey Sewell |
2011-06-19 | inorder: implement trap handling | Korey Sewell |
2011-06-19 | inorder: handle faults at writeback stage | Korey Sewell |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-02-18 | inorder: update graduation unit | Korey Sewell |
2011-02-18 | inorder: remove request map, use request vector | Korey Sewell |
2011-02-12 | inorder: utilize cached skeds in pipeline | Korey Sewell |
2011-02-04 | inorder: fault handling | Korey Sewell |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-06-24 | inorder: enforce 78-character rule | Korey Sewell |
2010-01-31 | inorder: inst count mgmt | Korey Sewell |
2009-05-26 | types: add a type for thread IDs and try to use it everywhere | Nathan Binkert |
2009-03-04 | InOrderCPU: Clean up Constructors to initialize variables correctly (i.e. in ... | Korey Sewell |
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 |