target/arm: Move some system registers into a substructure
commit47576b94af5c406fc6521fb336fb5c12beeac3f8
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 24 Oct 2018 06:50:16 +0000 (24 07:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 24 Oct 2018 06:50:16 +0000 (24 07:50 +0100)
tree00b2785ea4822a27a306e3baeb4adfbc8585e377
parent202ccb6bab5fe26bca2c82bff23302f7acfd1940
target/arm: Move some system registers into a substructure

Create struct ARMISARegisters, to be accessed during translation.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181016223115.24100-2-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/armv7m_nvic.c
target/arm/cpu.c
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.c