Age | Commit message (Expand) | Author |
---|---|---|
2010-08-25 | ARM: Use fewer micro-ops for register update loads if possible. | Gene WU |
2010-08-25 | ARM: Implement all ARM SIMD instructions. | Gabe Black |
2010-08-23 | ARM: Improve printing of uop disassembly. | Min Kyu Jeong |
2010-06-02 | ARM: Fix double precision load/store multiple decrement. | Gabe Black |
2010-06-02 | ARM: Make sure macroops aren't interrupted midinstruction. | Gabe Black |
2010-06-02 | ARM: Fix the implementation of the VFP ldm and stm macroops. | Gabe Black |
2010-06-02 | ARM: Allow flattening into any mode. | Gabe Black |
2010-06-02 | ARM: Make sure ldm exception return writes back its base in the right mode. | Gabe Black |
2010-06-02 | ARM: Add base classes for VFP load/store multiple. | Gabe Black |
2010-06-02 | ARM: Move the macro mem constructor out of the isa desc. | Gabe Black |