arm: Add support for ARMv8 (AArch64 & AArch32)
[gem5.git] / src / arch / arm / isa / templates / neon.isa
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-02-23 Giacomo GabrielliARM: NEON instruction templates modified to set the...
2011-01-18 Ali SaidiARM: Add support for moving predicated false dest opera...
2010-08-26 Ali SaidiARM: Fix VFP enabled checks for mem instructions
2010-08-26 Gabe BlackARM: Fix type comparison warnings in Neon.
2010-08-26 Gabe BlackARM: Implement all ARM SIMD instructions.