tcg: Replace addr{lo,hi}_reg with addr_reg in TCGLabelQemuLdst
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 5 Feb 2025 02:08:19 +0000 (18:08 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 18 Feb 2025 15:33:42 +0000 (07:33 -0800)
commit0cd38379a8f47f3bbfb0b0c8419a7de28f8c9b8c
tree51fce3042ceb6ae228c0430242780c1fcafd4d0b
parent7a967f34660c06f8d304fecd118f046fe21cb261
tcg: Replace addr{lo,hi}_reg with addr_reg in TCGLabelQemuLdst

There is now always only one guest address register.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.c.inc
tcg/arm/tcg-target.c.inc
tcg/i386/tcg-target.c.inc
tcg/loongarch64/tcg-target.c.inc
tcg/mips/tcg-target.c.inc
tcg/ppc/tcg-target.c.inc
tcg/riscv/tcg-target.c.inc
tcg/s390x/tcg-target.c.inc
tcg/sparc64/tcg-target.c.inc
tcg/tcg.c