]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target/arm: Tidy scr_write
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 13 Dec 2018 13:48:05 +0000 (13:48 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2018 14:41:24 +0000 (14:41 +0000)
commitea22747c63c9a894777aa41a7af85c3d08e39f81
tree8c6e6e23add6b8a95f2aed79e6e3c198443d0b09
parent619959c3583dad325c36f09ce670e7d091382cae
target/arm: Tidy scr_write

Because EL3 has a fixed execution mode, we can properly decide
which of the bits are RES{0,1}.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181203203839.757-8-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c