summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/formats/formats.isa
AgeCommit message (Expand)Author
2018-10-09arch-arm: AArch64 Crypto SHAGiacomo Travaglini
2015-02-16arm: Merge ISA files with pseudo instructionsAndreas Sandberg
2014-12-23arm: Raise an alignment fault if a PC has illegal alignmentAndreas Sandberg
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2010-11-08ARM: Add support for M5 ops in the ARM ISAAli Saidi
2010-06-02ARM: Add BKPT instructionAli Saidi
2010-06-02ARM: Implement SVC (was SWI) outside of the decoder.Gabe Black
2010-06-02ARM: Decode unconditional ARM instructions.Gabe Black
2010-06-02ARM: Move the inst2string function out of the isa_desc.Gabe Black
2010-06-02ARM: Hook the new multiply instructions into all the decoders.Gabe Black
2010-06-02ARM: Hook the new external data processing instructions to the ARM decoder.Gabe Black
2010-06-02ARM: Create a "decoder" directory for the files implementing the decoder.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines