summaryrefslogtreecommitdiff
path: root/src/arch/arm/insts/vfp.cc
AgeCommit message (Expand)Author
2017-07-05arch, cpu: Architectural Register structural indexingNathanael Premillieu
2016-10-13isa,arm: Add missing AArch32 FP instructionsMitch Hayenga
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-10-15cpu: rename *_DepTag constants to *_Reg_BaseSteve Reinhardt
2013-02-19scons: Fix up numerous warnings about name shadowingAndreas Hansson
2013-02-15ARM: Fix an issue with clang generating wrong code.Ali Saidi
2010-08-25ARM: Implement all ARM SIMD instructions.Gabe Black
2010-06-02ARM: Add a comment to vfp.cc that explains the asm statements.Gabe Black
2010-06-02ARM: Move code from vfp.hh to vfp.cc.Gabe Black
2010-06-02ARM: Clean up the implementation of the VFP instructions.Gabe Black