Age | Commit message (Expand) | Author |
---|---|---|
2010-11-08 | ARM: Add support for M5 ops in the ARM ISA | Ali Saidi |
2010-06-02 | ARM: Add BKPT instruction | Ali Saidi |
2010-06-02 | ARM: Implement SVC (was SWI) outside of the decoder. | Gabe Black |
2010-06-02 | ARM: Decode unconditional ARM instructions. | Gabe Black |
2010-06-02 | ARM: Move the inst2string function out of the isa_desc. | Gabe Black |
2010-06-02 | ARM: Hook the new multiply instructions into all the decoders. | Gabe Black |
2010-06-02 | ARM: Hook the new external data processing instructions to the ARM decoder. | Gabe Black |
2010-06-02 | ARM: Create a "decoder" directory for the files implementing the decoder. | Gabe Black |
2009-04-05 | arm: add ARM support to M5 | Stephen Hines |