summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/bitfields.isa
AgeCommit message (Expand)Author
2009-07-01ARM: Get rid of some bitfields that aren't used. A few may need to be readded.Gabe Black
2009-07-01ARM: Decode some media instructions. These are untested.Gabe Black
2009-07-01ARM: Use the new DataOp format to simplify the decoder.Gabe Black
2009-07-01ARM: Add in some new artificial fields that make decoding a little easier.Gabe Black
2009-06-21ARM: Make inst bitfields accessible outside of the isa desc.Gabe Black
2009-06-21ARM: Get rid of unnecessary Re operand.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines