commit | 4e31e68bb6e77a48e57aa3a27549313ea0f19f69 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Mar 20 09:23:35 2024 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed May 15 09:10:35 2024 +0200 |
tree | 1d8024e9eaa6e299208a96e4e680bd6eca290ee9 | |
parent | 19da5d125842e56f115873a4af06d59559db9bb6 [diff] |
target/hppa: Move constant destination check into use_goto_tb Share this check between gen_goto_tb and hppa_tr_translate_insn. Reviewed-by: Helge Deller <deller@gmx.de> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>