]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: Implement AArch64 SCTLR_EL1
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 26 Feb 2014 17:20:03 +0000 (17:20 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 26 Feb 2014 17:20:03 +0000 (17:20 +0000)
commit5ebafdf31a22069952cd6c4f4e60df1cb6a6a22e
treef3debbb335a49984dc76822281d9da13cae4133a
parentb0fe2427511232f361942f672511970e5c75eb4b
target-arm: Implement AArch64 SCTLR_EL1

Implement the AArch64 view of the system control register SCTLR_EL1.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
target-arm/cpu.h
target-arm/helper.c