commit | 01a3b5dead22d84cc4916687901a06552c63b3ff | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Apr 06 12:57:43 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Fri May 05 17:21:03 2023 +0100 |
tree | 1156c5ddd4d00a25bec3a6e11a738e0db8f15e0d | |
parent | f7041977a67c8af40d5b43e23c9de9c257e74202 [diff] |
tcg/s390x: 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>