Age | Commit message (Expand) | Author |
---|---|---|
2010-11-08 | ARM: Add support for M5 ops in the ARM ISA | Ali Saidi |
2010-08-25 | ARM: Implement all ARM SIMD instructions. | Gabe Black |
2010-06-02 | ARM: Implement the VMSR instruction. | Gabe Black |
2010-06-02 | ARM: Implement the sdiv instruction. | Gabe Black |
2010-06-02 | ARM: Implement the swp and swpb instructions. | Gabe Black |
2010-06-02 | ARM: Implement SVC (was SWI) outside of the decoder. | Gabe Black |
2010-06-02 | ARM: Implement all integer multiply instructions. | Gabe Black |
2010-06-02 | ARM: Implement branch instructions external to the decoder. | Gabe Black |
2010-06-02 | ARM: Implement data processing instructions external to the decoder. | Gabe Black |
2010-06-02 | ARM: Reimplement load/store multiple external to the decoder. | Gabe Black |
2010-06-02 | ARM: Define the store instructions from outside the decoder. | Gabe Black |
2010-06-02 | ARM: Define the load instructions from outside the decoder. | Gabe Black |