tcg: Remove TCG_TARGET_HAS_goto_ptr
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 21:47:39 +0000 (14:47 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 10 Jul 2021 03:23:38 +0000 (20:23 -0700)
commitf4e01e30217b6778e478cf00975daed7a54bc051
treedd2703a69ed131fea8cd89702ad5b2ecb6bc66af
parent7eabad361979bbf76dff4d91bc7af35e309c8c26
tcg: Remove TCG_TARGET_HAS_goto_ptr

Since 6eea04347eb6, all tcg backends support goto_ptr.
Remove the conditional, making support mandatory.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
12 files changed:
include/tcg/tcg-opc.h
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/i386/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/riscv/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h
tcg/tcg-op.c
tcg/tcg.c
tcg/tci/tcg-target.h