target-arm: Use new qemu_ld/st opcodes
commit09f7813522238555b77ec2b9f2d3bc20d6e3c796
authorRichard Henderson <rth@twiddle.net>
Mon, 9 Dec 2013 22:37:06 +0000 (9 14:37 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Dec 2013 13:28:50 +0000 (10 13:28 +0000)
tree245e91b714cebeeefc4c8cf02f80261a76f58779
parent505935fc766e84b58af6e4c3c4233ed0a29b1288
target-arm: Use new qemu_ld/st opcodes

Retain the existing gen_aa32_* inlines, to aid compilation for A64.

Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-id: 1386628626-21627-1-git-send-email-rth@twiddle.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/translate.c