tcg/aarch64: Remove USE_GUEST_BASE
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 23 Mar 2023 01:48:06 +0000 (01:48 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 17 May 2023 03:13:51 +0000 (20:13 -0700)
commit52533157568c1b8df04821759bdcf24b29a25b83
treec93f049c6c4d17a5dc6a35e3547f9b44b83e421f
parent03a2ecdab17e8410483e7c41af7386ccfce4dd6e
tcg/aarch64: Remove USE_GUEST_BASE

Eliminate the test vs TARGET_LONG_BITS by considering this
predicate to be always true, and simplify accordingly.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.c.inc