aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2018-08-24 13:17:37 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-08-24 13:17:37 +0100
commitce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10 (patch)
tree4579745d8d355ad029f67d2ccdb13d69824e4f8a /include
parent0e0456ab8895a5e85998904549e331d36c2692a5 (diff)
downloadqemu-ce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10.zip
qemu-ce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10.tar.gz
qemu-ce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10.tar.bz2
target/arm: Implement AArch32 HCR and HCR2
The AArch32 HCR and HCR2 registers alias HCR_EL2 bits [31:0] and [63:32]; implement them. Since HCR2 exists in ARMv8 but not ARMv7, we need new regdef arrays for "we have EL3, not EL2, we're ARMv8" and "we have EL2, we're ARMv8" to hold the definitions. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Luc Michel <luc.michel@greensocs.com> Message-id: 20180820153020.21478-3-peter.maydell@linaro.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions