Age | Commit message (Expand) | Author |
---|---|---|
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2013-01-07 | arch: Make the ISA class inherit from SimObject | Andreas Sandberg |
2012-06-05 | ISA: Back-out NoopMachInst as a StaticInstPtr change. | Ali Saidi |
2012-06-04 | ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. | Gabe Black |
2012-05-25 | ISA: Make the decode function part of the ISA's decoder. | Gabe Black |
2011-11-13 | Power: Add a stubbed out stacktrace.cc | Gabe Black |
2011-10-30 | SE/FS: Remove the last references to FULL_SYSTEM from POWER. | Gabe Black |
2011-10-16 | Power: Add a stub implementation for vtophys in SE and FS. | Gabe Black |
2011-10-09 | SE/FS: Build the Interrupt objects in SE mode. | Gabe Black |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2010-07-22 | Power: Provide a utility function to copy registers from one thread context | Timothy M. Jones |
2009-10-27 | POWER: Add support for the Power ISA | Timothy M. Jones |