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/target/loongarch/tcg
Song Gao c2a2e1ad2a target/loongarch: fix vldi/xvldi raise wrong error
on qemu we got an aborted error
**
ERROR:../target/loongarch/tcg/insn_trans/trans_vec.c.inc:3574:vldi_get_value: code should not be reached
Bail out! ERROR:../target/loongarch/tcg/insn_trans/trans_vec.c.inc:3574:vldi_get_value: code should not be reached
Aborted (core dumped)
but on 3A600/3A5000 we got a "Illegal instruction" error.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2971

Fixes: 29bb5d727f ("target/loongarch: Implement vldi")
 Cc: qemu-stable@nongnu.org
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
1 week ago
..
insn_trans target/loongarch: fix vldi/xvldi raise wrong error 1 week ago
constant_timer.c
csr_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 2 months ago
fpu_helper.c include: Remove 'exec/exec-all.h' 2 months ago
helper.h target/loongarch: Move header file helper.h to directory tcg 2 months ago
iocsr_helper.c include: Remove 'exec/exec-all.h' 2 months ago
meson.build
op_helper.c include: Remove 'exec/exec-all.h' 2 months ago
tcg_loongarch.h target/loongarch: Move definition of TCG specified function to tcg directory 2 months ago
tlb_helper.c include: Remove 'exec/exec-all.h' 2 months ago
translate.c exec/cpu-all: remove exec/target_page include 2 months ago
vec_helper.c include: Remove 'exec/exec-all.h' 2 months ago