target/s390x: End the TB after EXECUTE
commit06fc03486cf9b825f8afd9defe80a255364ed02c
authorRichard Henderson <rth@twiddle.net>
Wed, 24 May 2017 20:00:16 +0000 (24 13:00 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 6 Jun 2017 21:34:32 +0000 (6 14:34 -0700)
tree7a7752e4c088121cea96232c0c38edbe2c44b53e
parent99e57856f6c6da8031dcbca5f1aa6735da04bb6f
target/s390x: End the TB after EXECUTE

This split will be required for implementing EXECUTE properly.
Do this now as a separate step to aid comparison of before and
after TB listings.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/s390x/mem_helper.c
target/s390x/translate.c