tcg/ppc: Introduce HostAddress
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 23 Apr 2023 19:10:00 +0000 (20:10 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 May 2023 16:21:03 +0000 (17:21 +0100)
commite3867bad0daca67df7e6312234bab6e20d4a7ae6
tree7445a2eeb437796fd510a430ca3b9a437aff8481
parent6073988eef3b23f27a06bef5d74bf138550f6df6
tcg/ppc: Introduce HostAddress

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

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