arm: Delete authors lists from the arm files.
[gem5.git] / src / arch / arm / isa / formats / macromem.isa
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2010-06-02 Gabe BlackARM: Hook up 16 bit thumb load/store multiple.
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-18 Ali SaidiARM: Differentiate between LDM exception return and...
2009-11-15 Gabe BlackARM: Make the exception return form of ldm restore...
2009-11-15 Gabe BlackARM: Create a new type of load uop that restores spsr...
2009-11-09 Nathan Binkertautomerge
2009-11-08 Gabe BlackARM: Support forcing load/store multiple to use user...
2009-11-08 Gabe BlackARM: Simplify the load/store multiple generation code.
2009-11-08 Gabe BlackARM: Set up an intregs.hh for ARM.
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackARM: Move the remaining microops out of the decoder...
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 end_addr in the ArmMacroStore constructor.
2009-06-24 Jack WhitmanARM: Added unimplemented load/store multiple instructions.
2009-06-22 Gabe BlackARM: Simplify the ISA desc by pulling some classes...
2009-06-21 Gabe BlackARM: Don't downconvert ExtMachInsts to MachInsts.
2009-06-21 Gabe BlackARM: Make the isa parser aware that CPSR is being used.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-04-06 Stephen Hinesarm: add ARM support to M5