Age | Commit message (Expand) | Author |
---|---|---|
2010-06-02 | ARM: Get rid of obsoleted predicated inst formats, etc. | Gabe Black |
2010-06-02 | ARM: Implement disassembly for the new data processing classes. | Gabe Black |
2010-06-02 | ARM: Move the modified_imm function from all ARM instructions to just data pr... | Gabe Black |
2010-06-02 | ARM: Add new base classes for data processing instructions. | Gabe Black |
2010-06-02 | ARM: Add a base class for 32 bit thumb data processing immediate instructions. | Gabe Black |
2010-06-02 | ARM: Make sure ExtMachInst is used consistently instead of regular MachInst. | Gabe Black |
2009-07-08 | ARM: Tune up predicated instruction decoding. | Gabe Black |
2009-06-27 | ARM: Show more information when disassembling data processing intstructions. | Gabe Black |
2009-06-21 | ARM: Simplify the ISA desc by pulling some classes out of it. | Gabe Black |