]> Git Repo - qemu.git/commit - target/arm/cpu64.c
target/arm: Move some system registers into a substructure
authorRichard Henderson <[email protected]>
Wed, 24 Oct 2018 06:50:16 +0000 (07:50 +0100)
committerPeter Maydell <[email protected]>
Wed, 24 Oct 2018 06:50:16 +0000 (07:50 +0100)
commit47576b94af5c406fc6521fb336fb5c12beeac3f8
tree00b2785ea4822a27a306e3baeb4adfbc8585e377
parent202ccb6bab5fe26bca2c82bff23302f7acfd1940
target/arm: Move some system registers into a substructure

Create struct ARMISARegisters, to be accessed during translation.

Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181016223115[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/intc/armv7m_nvic.c
target/arm/cpu.c
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.c
This page took 0.026162 seconds and 4 git commands to generate.