Age | Commit message (Expand) | Author |
---|---|---|
2009-06-23 | ARM: Added unimplemented load/store multiple instructions. | Jack Whitman |
2009-06-21 | ARM: Simplify the ISA desc by pulling some classes out of it. | Gabe Black |
2009-06-21 | ARM: Remove the currently unecessary FPAOp class. | Gabe Black |
2009-06-21 | ARM: Make inst bitfields accessible outside of the isa desc. | Gabe Black |
2009-06-21 | ARM: Don't downconvert ExtMachInsts to MachInsts. | Gabe Black |
2009-06-21 | ARM: Clear out some inherited hangers on in util.isa and utility.hh. | Gabe Black |
2009-06-21 | ARM: Get rid of unnecessary fp_enable_checks. | Gabe Black |
2009-06-21 | ARM: Adjust simplify rotate_imm slightly. | 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 |