tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 27 Apr 2023 13:45:09 +0000 (14:45 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 17 May 2023 03:13:51 +0000 (20:13 -0700)
commit60c452a1a2aaf100830256e02dc09ff7a85ad6a7
tree896918d6ce35cdb0358119056498f24fb687472e
parent52533157568c1b8df04821759bdcf24b29a25b83
tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL

All uses replaced with TCGContext.addr_type.

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