Age | Commit message (Expand) | Author |
---|---|---|
2010-06-02 | ARM: Explicitly keep track of the second destination for double loads/stores. | Gabe Black |
2010-06-02 | ARM: Implement the swp and swpb instructions. | Gabe Black |
2010-06-02 | ARM: Remove the special naming for the new memory instructions. | Gabe Black |
2010-06-02 | ARM: Eliminate the old memory formats which are no longer used. | Gabe Black |
2010-06-02 | ARM: Implement a new set of base classes for non macro memory instructions. | Gabe Black |
2009-07-08 | ARM: Improve memory instruction disassembly. | Gabe Black |
2009-07-08 | ARM: Get rid of the MemAcc and EAComp static insts. | Gabe Black |
2009-07-08 | ARM: Add an AddrMode2 format for memory instructions that use address mode 2. | Gabe Black |
2009-07-08 | ARM: Add an AddrMode3 format for memory instructions that use address mode 3. | Gabe Black |
2009-06-21 | ARM: Simplify the ISA desc by pulling some classes out of it. | Gabe Black |