commit | e2adae3f6f7ebffff1b2f7ddacb376361f46a969 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Apr 07 19:32:51 2023 -0500 |
committer | Richard Henderson <richard.henderson@linaro.org> | Fri May 05 17:21:03 2023 +0100 |
tree | 706ede662950067b76f1b72f54cd01780b10b955 | |
parent | acfe94910e9bcd7ccf06d60fc51e5f5def132220 [diff] |
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>