ARM: Hook up the moded versions of the SPSR.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 15 Nov 2009 03:22:29 +0000 (19:22 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 15 Nov 2009 03:22:29 +0000 (19:22 -0800)
commit50b9149c7572b4cff351f2c28726226030cefdbd
tree07a61f7ea7d8ebd9e7e8041db5025232a5bba052
parent4e9ce1805e3bbc6a6085502e94e0298eada77113
ARM: Hook up the moded versions of the SPSR.

These registers can be accessed directly, or through MISCREG_SPSR which will
act as whichever SPSR is appropriate for the current mode.
src/arch/arm/isa.hh
src/arch/arm/isa/operands.isa