gem5/src/arch/arm/isa
Gabe Black 4a454c4f47 ARM: Set up an intregs.hh for ARM.
Add constants for all the modes and registers, maps for aliasing, functions
that use the maps and range check, and use a named constant instead of a magic
number for the microcode register.
2009-11-08 00:07:35 -08:00
..
formats ARM: Set up an intregs.hh for ARM. 2009-11-08 00:07:35 -08:00
bitfields.isa ARM: Get rid of some bitfields that aren't used. A few may need to be readded. 2009-07-01 22:16:51 -07:00
copyright.txt arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
decoder.isa ARM: Decode fstmx and fldmx instructions. We can ignore them for now. 2009-07-27 00:54:50 -07:00
includes.isa ARM: Make DataOps select from a set of ways to set the c and v flags. 2009-07-01 22:17:06 -07:00
main.isa ARM: Move util functions out of the isa desc. 2009-06-21 22:50:33 -07:00
operands.isa ARM: Add in spots for the VFP control registers. 2009-07-27 00:53:10 -07:00