target/s390x: convert to DisasJumpType
commit21a8eced9bc61633dc37c8f15739c3e04bc3d70f
authorEmilio G. Cota <cota@braap.org>
Fri, 16 Feb 2018 22:43:21 +0000 (16 17:43 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 9 May 2018 17:12:21 +0000 (9 10:12 -0700)
treec4388e4015b426a31a4ac92007039e4ed44e157d
parent18f440edfb974feaff8490d4861844b5a2b7a3b5
target/s390x: convert to DisasJumpType

The only non-trivial modification is the use of DISAS_TOO_MANY
in the same way is used by the generic translation loop.

Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Cc: David Hildenbrand <david@redhat.com>
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Alexander Graf <agraf@suse.de>
Cc: qemu-s390x@nongnu.org
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/s390x/translate.c