You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tcg/aarch64
Qi Hu 122167659c 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>
2 years ago
..
tcg-target-con-set.h tcg/aarch64: Split out constraint sets to tcg-target-con-set.h 4 years ago
tcg-target-con-str.h tcg/aarch64: Split out target constraints to tcg-target-con-str.h 4 years ago
tcg-target.c.inc tcg/aarch64: Remove unused code in tcg_out_op 2 years ago
tcg-target.h tcg: Add opcodes for vector nand, nor, eqv 3 years ago
tcg-target.opc.h tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec 5 years ago