]> git.proxmox.com Git - qemu.git/commit - target-arm/cpu.h
target-arm: Convert cp15 crn=15 registers
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 11:57:15 +0000 (11:57 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 12:06:09 +0000 (12:06 +0000)
commit1047b9d7bbda3d035e6d94c4a0e6d56d91ce95ec
tree2dc0c653657c926c44f7ff3771d886ff3a933f1a
parent4fdd17dd3505ea5444d08d1347783d2347ec3520
target-arm: Convert cp15 crn=15 registers

Convert the cp15 crn=15 (implementation specific) registers
to the new scheme.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.c
target-arm/cpu.h
target-arm/helper.c