Age | Commit message (Expand) | Author |
---|---|---|
2010-06-02 | ARM: Define a new "movt" data processing instruction. | Gabe Black |
2010-06-02 | ARM: Implement branch instructions external to the decoder. | 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 |
2010-06-02 | ARM: Reimplement load/store multiple external to the decoder. | Gabe Black |
2010-06-02 | ARM: Move the templates for predicated instructions into a separate file. | Gabe Black |
2010-06-02 | ARM: Remove the special naming for the new memory instructions. | Gabe Black |
2010-06-02 | ARM: Pull double memory instructions out of 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 |