summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/templates/vfp.isa
AgeCommit message (Expand)Author
2018-03-26arch: Fix all override related warnings.Gabe Black
2017-11-07alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates.Gabe Black
2016-10-13isa,arm: Add missing AArch32 FP instructionsMitch Hayenga
2016-06-02arm: Correctly check FP/SIMD access permission in aarch32Andreas Sandberg
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-04-17arm: Make sure UndefinedInstructions are properly initializedAli Saidi
2014-05-09arch: remove inline specifiers on all inst constrs, all ISAsCurtis Dunham
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2011-05-13ARM: Further break up condition code into NZ, C, V bits.Ali Saidi
2011-01-18ARM: Add support for moving predicated false dest operands from sources.Ali Saidi
2010-08-25ARM: Fix VFP enabled checks for mem instructionsAli Saidi
2010-08-25ARM: Implement CPACR register and return Undefined Instruction when FP access...Gabe Black
2010-06-02ARM: Clean up the implementation of the VFP instructions.Gabe Black
2010-06-02ARM: Introduce new VFP base classes that are optionally microops.Gabe Black