Age | Commit message (Expand) | Author |
---|---|---|
2010-06-02 | ARM: Implement signed saturating add and/or subtract instructions. | Gabe Black |
2010-06-02 | ARM: Add support for "SUBS PC, LR and related instructions". | Gabe Black |
2010-06-02 | ARM: Implement ADR as separate from ADD. | Gabe Black |
2010-06-02 | ARM: Add support for interworking branch ALU instructions. | Gabe Black |
2010-06-02 | ARM: Restrict the shift amount from a register to 8 bits. | Gabe Black |
2010-06-02 | ARM: Define a new "movt" data processing instruction. | Gabe Black |
2010-06-02 | ARM: Remove the special naming from the new version of data processing instru... | Gabe Black |
2010-06-02 | ARM: Implement data processing instructions external to the decoder. | Gabe Black |