Age | Commit message (Expand) | Author |
---|---|---|
2010-06-02 | ARM: Move the inst2string function out of the isa_desc. | Gabe Black |
2010-06-02 | ARM: Get rid of the unused ArmGenericCodeSubs. | Gabe Black |
2010-06-02 | ARM: Eliminate the old memory formats which are no longer used. | Gabe Black |
2010-06-02 | ARM: Eliminate decoding for the very deprecated FPA instructions. | Gabe Black |
2009-11-08 | ARM: Split the condition codes out of the CPSR. | Gabe Black |
2009-07-08 | ARM: Move the remaining microops out of the decoder and into the ISA desc. | Gabe Black |
2009-07-08 | ARM: Move the memory microops out of the decoder and into the ISA desc. | Gabe Black |
2009-07-08 | ARM: Get rid of the MemAcc and EAComp static insts. | Gabe Black |
2009-07-08 | ARM: Don't always update CPSR. | Gabe Black |
2009-06-21 | ARM: Clear out some inherited hangers on in util.isa and utility.hh. | Gabe Black |
2009-06-21 | ARM: Make the isa parser aware that CPSR is being used. | Gabe Black |
2009-06-21 | ARM: Get rid of unused postacc_code. | Gabe Black |
2009-04-05 | arm: add ARM support to M5 | Stephen Hines |