Age | Commit message (Expand) | Author |
---|---|---|
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-03-26 | mips: cleanup ISA-specific code | Korey Sewell |
2011-02-03 | Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh. | Gabe Black |
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2009-12-31 | MIPS: Extract CPU pointer from the thread context in scheduleCP0 setMiscReg. | Gabe Black |
2009-10-17 | ISA: Fix compilation. | Gabe Black |
2009-07-09 | MIPS: Fold the MiscRegFile all the way into the ISA object. | Gabe Black |
2009-07-08 | Get rid of the unused get(Data|Inst)Asid and (inst|data)Asid functions. | Gabe Black |
2009-07-08 | Registers: Collapse ARM and MIPS regfile directories. | Gabe Black |
2009-07-08 | Registers: Add an ISA object which replaces the MiscRegFile. | Gabe Black |