]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-arm: Convert cp15 MMU TLB control
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:00 +0000 (12:07 +0000)
commitd929823fa1e425054d45702aaea4b2c487d17eb1
treedaf2bd9272f1100de3b202b90a2ef147df6e83ca
parent1047b9d7bbda3d035e6d94c4a0e6d56d91ce95ec
target-arm: Convert cp15 MMU TLB control

Convert cp15 MMU TLB control (crn=8) to new scheme.

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