]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/arm: Remove TARGET_LONG_BITS
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 23 Mar 2023 01:13:12 +0000 (18:13 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 17 May 2023 03:13:51 +0000 (20:13 -0700)
commit03a2ecdab17e8410483e7c41af7386ccfce4dd6e
tree9562f14a0b4e12d876bc69898bab5d6874e2ebb9
parent63f4da91f955f6ca1d1d3264a2e0d9fdd22bc33e
tcg/arm: Remove TARGET_LONG_BITS

All uses can be infered from the INDEX_op_qemu_*_a{32,64}_*
opcode being used.

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