Age | Commit message (Expand) | Author |
---|---|---|
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2010-06-02 | ARM: Implement the version of VMRS that writes to the APSR. | Gabe Black |
2010-06-02 | ARM: Introduce new VFP base classes that are optionally microops. | Gabe Black |
2010-06-02 | ARM: Add some support for wfi/wfe/yield/etc | Ali Saidi |
2010-06-02 | ARM: Define versions of MSR and MRS outside the decoder. | Gabe Black |
2010-06-02 | ARM: Remove unnecessary cruft from includes.isa. | Gabe Black |
2010-06-02 | ARM: Add base classes for multiply instructions. | Gabe Black |
2009-07-01 | ARM: Make DataOps select from a set of ways to set the c and v flags. | Gabe Black |
2009-06-21 | ARM: Simplify the ISA desc by pulling some classes out of it. | Gabe Black |
2009-04-05 | arm: add ARM support to M5 | Stephen Hines |