commit | 5e983cbc2e18b471c26f68dad83853330393da35 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Apr 27 15:27:06 2023 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue May 16 20:13:51 2023 -0700 |
tree | 6a8211202bc8ea6502b6dd2608bcd1860df8e309 | |
parent | 6e2a21b70b9308292b8bc0e67c2b0b42f0cdb5b8 [diff] |
tcg/mips: 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>