OSDN Git Service

tcg/loongarch64: Introduce HostAddress
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 23 Apr 2023 15:31:16 +0000 (16:31 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 May 2023 16:20:01 +0000 (17:20 +0100)
commit9a2027b7a268dbb2f94c399e7620abd7901eb082
tree593884ef54cdec0d2c42377794b4ea742d26d5c2
parent7f67e58236d7e52e7249789250a03eaabf96f936
tcg/loongarch64: Introduce HostAddress

Collect the 2 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/loongarch64/tcg-target.c.inc