commit | 9bbbcf5ddb5ae6e006ca394a9ec01492ac6d8122 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed May 01 22:44:09 2024 -0700 |
committer | Thomas Huth <thuth@redhat.com> | Wed May 29 12:41:15 2024 +0200 |
tree | 64bf790b01b47653a9914a55fc4f7674eedf84c5 | |
parent | a90e319569547ac7477606301b93491f3b886569 [diff] |
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>