Mem: Reclaim some request flags used by MIPS for alignment checking.
[gem5.git] / src / arch / arm / insts / macromem.cc
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: Fix double precision load/store multiple decrement.
2010-06-02 Gabe BlackARM: Make sure macroops aren't interrupted midinstruction.
2010-06-02 Gabe BlackARM: Fix the implementation of the VFP ldm and stm...
2010-06-02 Gabe BlackARM: Allow flattening into any mode.
2010-06-02 Gabe BlackARM: Make sure ldm exception return writes back its...
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...