target-arm: Convert cp15 VA-PA translation registers
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 11:57:16 +0000 (11:57 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jun 2012 12:07:05 +0000 (12:07 +0000)
commit4a501606662a07e7089d3e6f7021490d24b16cb1
treec82807c32fb0480922fbc4a6bd513214f6af1103
parentd929823fa1e425054d45702aaea4b2c487d17eb1
target-arm: Convert cp15 VA-PA translation registers

Convert the cp15 VA-PA translation registers (a subset of
the crn=7 regs) to the new scheme.

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