]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 27 Apr 2023 14:27:06 +0000 (15:27 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 17 May 2023 03:13:51 +0000 (20:13 -0700)
commit5e983cbc2e18b471c26f68dad83853330393da35
tree6a8211202bc8ea6502b6dd2608bcd1860df8e309
parent6e2a21b70b9308292b8bc0e67c2b0b42f0cdb5b8
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>
tcg/mips/tcg-target.c.inc