arch,cpu: Enforce using accessors to get at src/destRegIdx.
[gem5.git] / src / arch / arm / isa / templates / macromem.isa
2020-11-06 Gabe Blackarch,cpu: Enforce using accessors to get at src/destRegIdx.
2020-11-04 Gabe Blackarm: Get rid of some unused instruction templates.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2018-03-26 Gabe Blackarch: Fix all override related warnings.
2017-11-07 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86: Merge exec decl...
2017-11-02 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize...
2014-09-03 Mitch Hayengaarm: Make memory ops work on 64bit/128-bit quantities
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2012-12-12 Nathanael Premillieuarm: set uopSet_uop as conditional or unconditional...
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Matt HorsnellARM: Fix RFE macrop.
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 Gene WUARM: Use fewer micro-ops for register update loads...
2010-08-26 Gabe BlackARM: Implement all ARM SIMD instructions.
2010-06-02 Gabe BlackARM: Add templates for VFP load/store multiple instruct...
2010-06-02 Gabe BlackARM: Move the macro mem constructor out of the isa...
2010-06-02 Gabe BlackARM: Make macroops panic if executed directly.
2010-06-02 Gabe BlackARM: Reimplement load/store multiple external to the...