arm: Add support for ARMv8 (AArch64 & AArch32)
[gem5.git] / src / arch / arm / isa / formats / formats.isa
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2010-11-08 Ali SaidiARM: Add support for M5 ops in the ARM ISA
2010-06-02 Ali SaidiARM: Add BKPT instruction
2010-06-02 Gabe BlackARM: Implement SVC (was SWI) outside of the decoder.
2010-06-02 Gabe BlackARM: Decode unconditional ARM instructions.
2010-06-02 Gabe BlackARM: Move the inst2string function out of the isa_desc.
2010-06-02 Gabe BlackARM: Hook the new multiply instructions into all the...
2010-06-02 Gabe BlackARM: Hook the new external data processing instructions...
2010-06-02 Gabe BlackARM: Create a "decoder" directory for the files impleme...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-04-06 Stephen Hinesarm: add ARM support to M5