summaryrefslogtreecommitdiff
path: root/src/arch/arm/intregs.hh
AgeCommit message (Expand)Author
2010-06-02ARM: Allow flattening into any mode.Gabe Black
2010-06-02ARM: Eliminate the unused rhi and rlo operands.Gabe Black
2009-11-10ARM: Fix the integer register indexes.Gabe Black
2009-11-08ARM: Support forcing load/store multiple to use user registers.Gabe Black
2009-11-08ARM: Split the condition codes out of the CPSR.Gabe Black
2009-11-08ARM: Add back in spots for Rhi and Rlo, and use a named constant for LR.Gabe Black
2009-11-08ARM: Set up an intregs.hh for ARM.Gabe Black