target/avr: Finish conversion to tcg_gen_qemu_{ld,st}_*
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 2 May 2023 13:57:33 +0000 (14:57 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 May 2023 16:05:28 +0000 (17:05 +0100)
commit8b4506e5d27eead774ec233c98cb5d2b6ed1e03d
treebc0f2dc44d9e49b73bbbc3291a8fb4c964c91087
parent1098cc3fcf952763fc9fd72c1c8fda30a18cc8ea
target/avr: Finish conversion to tcg_gen_qemu_{ld,st}_*

Convert away from the old interface with the implicit
MemOp argument.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230502135741.1158035-2-richard.henderson@linaro.org>
target/avr/translate.c