summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/includes.isa
AgeCommit message (Expand)Author
2010-06-02ARM: Add some support for wfi/wfe/yield/etcAli Saidi
2010-06-02ARM: Define versions of MSR and MRS outside the decoder.Gabe Black
2010-06-02ARM: Remove unnecessary cruft from includes.isa.Gabe Black
2010-06-02ARM: Add base classes for multiply instructions.Gabe Black
2009-07-01ARM: Make DataOps select from a set of ways to set the c and v flags.Gabe Black
2009-06-21ARM: Simplify the ISA desc by pulling some classes out of it.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines