stats: update stats for mmap() change.
[gem5.git] / src / arch / arm / insts / macromem.hh
2014-09-03 Mitch Hayengaarm: Make memory ops work on 64bit/128-bit quantities
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Matt HorsnellARM: Fix RFE macrop.
2010-11-08 Ali SaidiARM: Make all ARM uops delayed commit.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-08-26 Gene WUARM: Use fewer micro-ops for register update loads...
2010-08-26 Gabe BlackARM: Implement all ARM SIMD instructions.
2010-08-23 Min Kyu JeongARM: Improve printing of uop disassembly.
2010-06-02 Gabe BlackARM: Add comments to the classes in macromem.hh.
2010-06-02 Gabe BlackARM: Make sure macroops aren't interrupted midinstruction.
2010-06-02 Gabe BlackARM: Implement the V7 version of alignment checking.
2010-06-02 Gabe BlackARM: Add base classes for VFP load/store multiple.
2010-06-02 Gabe BlackARM: Move the macro mem constructor out of the isa...
2010-06-02 Gabe BlackARM: Reimplement load/store multiple external to the...
2010-06-02 Gabe BlackARM: Eliminate decoding for the very deprecated FPA...
2010-01-19 Derek Howermerge
2009-11-09 Nathan Binkertautomerge
2009-11-08 Gabe BlackARM: Support forcing load/store multiple to use user...
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackARM: Move the memory microops out of the decoder and...
2009-07-09 Gabe BlackARM: Move the integer microops out of the decoder and...
2009-07-09 Gabe BlackARM: Get rid of the MemAcc and EAComp static insts.
2009-06-22 Gabe BlackARM: Simplify the ISA desc by pulling some classes...