ARM: Add limited CP14 support.
[gem5.git] / src / arch / arm / isa / formats / uncond.isa
2012-03-01 Matt HorsnellARM: Add limited CP14 support.
2010-08-23 Gene WuARM: Implement DSB, DMB, ISB
2010-08-23 Gene WuARM: Implement CLREX
2010-08-23 Gene WuARM: BX instruction can be contitional if last instruct...
2010-07-15 Gabe BlackARM: Make an SRS instruction with a bad mode cause...
2010-06-02 Gabe BlackARM: Decode the neon instruction space.
2010-06-02 Gabe BlackARM: Make sure undefined unconditional ARM instructions...
2010-06-02 Gabe BlackARM: Decode ARM unconditional MRC and MCR instructions.
2010-06-02 Gabe BlackARM: Decode the unconditional version of ARM fp instruc...
2010-06-02 Gabe BlackARM: Decode the CPS instruction.
2010-06-02 Gabe BlackARM: Decode the SRS instruction.
2010-06-02 Gabe BlackARM: Decode the setend instruction.
2010-06-02 Gabe BlackARM: Decode the RFE instruction.
2010-06-02 Gabe BlackARM: Decode the nop instruction.
2010-06-02 Gabe BlackARM: Implemented prefetch instructions/decoding (pli...
2010-06-02 Gabe BlackARM: Decode unconditional ARM instructions.