On Wed, Oct 05, 2022 at 08:44:12PM -0700, Richard Henderson wrote: > Add a small helper to handle unconditional indirect jumps. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/s390x/tcg/translate.c | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-)
Reviewed-by: Ilya Leoshkevich <i...@linux.ibm.com>