Age | Commit message (Expand) | Author |
2010-06-02 | ARM: Add templates for VFP load/store multiple instructions. | Gabe Black |
2010-06-02 | ARM: Move the macro mem constructor out of the isa desc. | Gabe Black |
2010-06-02 | ARM: Make macroops panic if executed directly. | Gabe Black |
2010-06-02 | ARM: GCC < 4.3 has some issues with attribute no return on some functions. Fi... | Ali Saidi |
2010-06-02 | ARM: Split out the "basic" templates and format. | Gabe Black |
2010-06-02 | ARM: Add templates for multiply instructions. | Gabe Black |
2010-06-02 | ARM: Add new templates for branch instructions. | 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: Define the store instructions from outside the decoder. | Gabe Black |
2010-06-02 | ARM: Define the load instructions from outside the decoder. | Gabe Black |