tcg/s390x: Introduce HostAddress
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 23 Apr 2023 20:28:57 +0000 (21:28 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 May 2023 16:21:03 +0000 (17:21 +0100)
commit036547487be7b563b1ae65b8c1656c816ab11519
tree3e4a7eb1598676732616a3e24d6e476e89afa278
parent01a3b5dead22d84cc4916687901a06552c63b3ff
tcg/s390x: Introduce HostAddress

Collect the 3 potential parts of the host address into a struct.
Reorg tcg_out_qemu_{ld,st}_direct to use it.

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