commit | c31e5fa44d0ebd2e78f1ead2147e30cd137ae5e7 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Apr 28 09:14:17 2023 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue May 16 20:13:51 2023 -0700 |
tree | 337a37cd223ad17395f98e73382dcb64d7406fe4 | |
parent | 5e983cbc2e18b471c26f68dad83853330393da35 [diff] |
tcg: 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>