aboutsummaryrefslogtreecommitdiff
path: root/accel
diff options
context:
space:
mode:
authorQi Hu <huqi@loongson.cn>2022-10-17 10:08:26 +0800
committerRichard Henderson <richard.henderson@linaro.org>2022-10-25 22:01:14 +1000
commit122167659c50958f98cb2a153de97541f03462ff (patch)
tree841c4977cc79ca0a6260e63d99cc9c199895aa3a /accel
parentf072a1ae7fb47db75eb3c6b960759c908884f585 (diff)
tcg/aarch64: Remove unused code in tcg_out_op
AArch64 defines the TCG_TARGET_HAS_direct_jump. So the "else" block is useless in the case of "INDEX_op_goto_tb" in function "tcg_out_op". Add an assertion and delete these codes for clarity. Suggested-by: WANG Xuerui <git@xen0n.name> Signed-off-by: Qi Hu <huqi@loongson.cn> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20221017020826.990729-1-huqi@loongson.cn> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions