stats: update stats for mmap() change.
[gem5.git] / src / arch / arm / insts / vfp.cc
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2013-02-15 Ali SaidiARM: Fix an issue with clang generating wrong code.
2010-08-26 Gabe BlackARM: Implement all ARM SIMD instructions.
2010-06-02 Gabe BlackARM: Add a comment to vfp.cc that explains the asm...
2010-06-02 Gabe BlackARM: Move code from vfp.hh to vfp.cc.
2010-06-02 Gabe BlackARM: Clean up the implementation of the VFP instructions.