Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
to another in the Power ISA. | |||
2009-10-27 | POWER: Add support for the Power ISA | Timothy M. Jones | |
This adds support for the 32-bit, big endian Power ISA. This supports both integer and floating point instructions based on the Power ISA Book I v2.06. |