ARM: Make DataOps select from a set of ways to set the c and v flags.
[gem5.git] / src / arch / arm / types.hh
2009-07-02 Gabe BlackARM: Get rid of some bitfields that aren't used. A...
2009-07-02 Gabe BlackARM: Decode some media instructions. These are untested.
2009-07-02 Gabe BlackARM: Use the new DataOp format to simplify the decoder.
2009-07-02 Gabe BlackARM: Add in some new artificial fields that make decodi...
2009-06-22 Gabe BlackARM: Move util functions out of the isa desc.
2009-06-21 Gabe BlackARM: Make inst bitfields accessible outside of the...
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-04-06 Stephen Hinesarm: add ARM support to M5