target/s390x: Remove DISAS_GOTO_TB
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 2 Jul 2022 06:02:25 +0000 (11:32 +0530)
committerThomas Huth <thuth@redhat.com>
Wed, 6 Jul 2022 17:04:57 +0000 (19:04 +0200)
commitb67b6c7ce4d56bb76a523eb63feb4a1978b05351
tree174be5c2d24310d6638d7adedf8e3f29d9117c51
parent4c4156db1cc828dc2d7d22cbf3982815d6d8564a
target/s390x: Remove DISAS_GOTO_TB

There is nothing to distinguish this from DISAS_NORETURN.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220702060228.420454-2-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/tcg/translate.c