]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
target-arm: Implement AArch64 views of AArch32 ID registers
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)
commit0ff644a786aa041a8616ce449382806d8e29d04c
tree411b50bd928ce89fd19f948efa5c0c6703de6ed3
parentcb1fa941c121d76dc17cecb794cf18dabd38d014
target-arm: Implement AArch64 views of AArch32 ID registers

All the AArch32 ID registers are visible from AArch64
(in addition to the AArch64-specific ID_AA64* registers).

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