]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target-arm: Implement AArch64 MPIDR
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 26 Feb 2014 17:20:04 +0000 (17:20 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 26 Feb 2014 17:20:04 +0000 (17:20 +0000)
commit4b7fff2fabeaa3d13e23b249b855f39f0921048d
treebab91564652eb92f18b13ea08e71a5895b5fd285
parent327ed10fa2331384c1a58c794e0356e6d88089c8
target-arm: Implement AArch64 MPIDR

Implement the AArch64 MPIDR system register.

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