target/arm: fetch code with translator_ld
commitae82adc8e29bc73f799a0263b9729e5eb3f0cf79
authorEmilio G. Cota <cota@braap.org>
Wed, 28 Nov 2018 01:09:25 +0000 (27 20:09 -0500)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2019 15:12:38 +0000 (28 15:12 +0000)
treead2a1295360008c06e1872d2a18a1499ea72ba4c
parent409c1a0bf0f1e0bf1548004d87e8ba229022193d
target/arm: fetch code with translator_ld

Now the arm_ld*_code functions are only used at translate time we can
just pass down to translator_ld functions.

Signed-off-by: Emilio G. Cota <cota@braap.org>
[AJB: convert from plugin_insn_append to translator_ld]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/arm_ldst.h