Age | Commit message (Expand) | Author |
---|---|---|
2009-07-08 | ARM: Improve memory instruction disassembly. | Gabe Black |
2009-07-08 | ARM: Get rid of the MemAcc and EAComp static insts. | Gabe Black |
2009-07-08 | ARM: Add an AddrMode2 format for memory instructions that use address mode 2. | Gabe Black |
2009-07-08 | ARM: Don't always update CPSR. | Gabe Black |
2009-07-08 | ARM: Add an AddrMode3 format for memory instructions that use address mode 3. | Gabe Black |
2009-06-21 | ARM: Simplify the ISA desc by pulling some classes out of it. | Gabe Black |
2009-06-21 | ARM: Don't downconvert ExtMachInsts to MachInsts. | Gabe Black |
2009-06-21 | ARM: Get rid of unnecessary fp_enable_checks. | Gabe Black |
2009-06-21 | ARM: Make the isa parser aware that CPSR is being used. | Gabe Black |
2009-06-21 | ARM: Pull some static code out of the isa desc and create miscregs.hh. | 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 |