Age | Commit message (Expand) | Author |
---|---|---|
2010-06-02 | ARM: Make a base class for instructions that use only an immediate. | Gabe Black |
2010-06-02 | ARM: Rename the RevOp base class to something more generic. | Gabe Black |
2010-06-02 | ARM: Add a register, immediate, immediate to register base for [su]bfx. | Gabe Black |
2010-06-02 | ARM: Add a base class to support usada8. | Gabe Black |
2010-06-02 | ARM: Add a base class for the sel instruction. | Gabe Black |
2010-06-02 | ARM: Add a base class for extend and add instructions. | Gabe Black |
2010-06-02 | ARM: Generalize the saturation instruction bases for use in other instructions. | Gabe Black |
2010-06-02 | ARM: Implement base classes for the saturation instructions. | Gabe Black |
2010-06-02 | ARM: Add base classes suitable for the REV* instructions. | Gabe Black |
2010-06-02 | ARM: Define versions of MSR and MRS outside the decoder. | Gabe Black |