summaryrefslogtreecommitdiff
path: root/src/arch/arm/predecoder.hh
AgeCommit message (Expand)Author
2010-06-02ARM: Make the predecoder handle Thumb instructions.Gabe Black
2010-06-02ARM: Add a bit to the ExtMachInst to select thumb mode.Gabe Black
2009-07-01ARM: Add in some new artificial fields that make decoding a little easier.Gabe Black
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-04-05arm: add ARM support to M5Stephen Hines