ARM: Set up an intregs.hh for ARM.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 8 Nov 2009 08:07:35 +0000 (00:07 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 8 Nov 2009 08:07:35 +0000 (00:07 -0800)
commit4a454c4f47362bd6f842fe1919f959a672ab1bb4
tree23475b3ae66ce71d8d115b97230b62c3e3b9ea0a
parent18b21c1ecaf7858c592c56cf4c12ec8781f821ba
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.
src/arch/arm/intregs.hh [new file with mode: 0644]
src/arch/arm/isa/formats/macromem.isa
src/arch/arm/registers.hh