tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Apr 2023 00:32:51 +0000 (19:32 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 May 2023 16:21:03 +0000 (17:21 +0100)
commite2adae3f6f7ebffff1b2f7ddacb376361f46a969
tree706ede662950067b76f1b72f54cd01780b10b955
parentacfe94910e9bcd7ccf06d60fc51e5f5def132220
tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}

We need to set this in TCGLabelQemuLdst, so plumb this
all the way through from tcg_out_op.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/sparc64/tcg-target.c.inc