]> xenbits.xensource.com Git - qemu-xen.git/commit
target/s390x: Introduce help_goto_indirect
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 2 May 2024 05:44:09 +0000 (22:44 -0700)
committerThomas Huth <thuth@redhat.com>
Wed, 29 May 2024 10:41:15 +0000 (12:41 +0200)
commit9bbbcf5ddb5ae6e006ca394a9ec01492ac6d8122
tree64bf790b01b47653a9914a55fc4f7674eedf84c5
parenta90e319569547ac7477606301b93491f3b886569
target/s390x: Introduce help_goto_indirect

Add a small helper to handle unconditional indirect jumps.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240502054417.234340-7-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/tcg/translate.c