On 24/4/23 07:40, Richard Henderson wrote:
Collect the 3 potential parts of the host address into a struct. Reorg tcg_out_qemu_{ld,st}_direct to use it.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- tcg/s390x/tcg-target.c.inc | 109 ++++++++++++++++++++----------------- 1 file changed, 60 insertions(+), 49 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>