]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
target-arm: Implement AArch64 view of ACTLR
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Apr 2014 18:18:45 +0000 (19:18 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 17 Apr 2014 20:34:05 +0000 (21:34 +0100)
commit2eef0bf82146034f756d39cb02c8c8dd561a8942
tree8ddb101e6d3baae323a1926f9a961092c0799695
parent014406b510faae91b801c8c6fd408a7609f6de0b
target-arm: Implement AArch64 view of ACTLR

Implement the AArch64 view of the ACTLR (auxiliary control
register). Note that QEMU internally tends to call this
AUXCR for historical reasons.

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