summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/templates/templates.isa
AgeCommit message (Expand)Author
2018-02-20arch-arm: Adding isa templates for semihosting opsGiacomo Travaglini
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2010-08-25ARM: Implement all ARM SIMD instructions.Gabe Black
2010-06-02ARM: Introduce new VFP base classes that are optionally microops.Gabe Black
2010-06-02ARM: Define versions of MSR and MRS outside the decoder.Gabe Black
2010-06-02ARM: Split out the "basic" templates and format.Gabe Black
2010-06-02ARM: Add templates for multiply instructions.Gabe Black
2010-06-02ARM: Add new templates for branch instructions.Gabe Black
2010-06-02ARM: Reimplement load/store multiple external to the decoder.Gabe Black
2010-06-02ARM: Move the templates for predicated instructions into a separate file.Gabe Black
2010-06-02ARM: Define the load instructions from outside the decoder.Gabe Black