summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/testcase.py
diff options
context:
space:
mode:
authorSong Gao <gaosong@loongson.cn>2025-06-04 16:40:05 +0800
committerSong Gao <gaosong@loongson.cn>2025-06-19 15:57:31 +0800
commitc2a2e1ad2a749caa864281b1d4dc3f16c3f344f6 (patch)
treeb55df5d2fd4163ede36bc0e70433c9acf078ab22 /tests/functional/qemu_test/testcase.py
parent27f5d500c2259650076e3abd72f092b566fd81ac (diff)
downloadfocaccia-qemu-c2a2e1ad2a749caa864281b1d4dc3f16c3f344f6.tar.gz
focaccia-qemu-c2a2e1ad2a749caa864281b1d4dc3f16c3f344f6.zip
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: 29bb5d727ff ("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>
Diffstat (limited to 'tests/functional/qemu_test/testcase.py')
0 files changed, 0 insertions, 0 deletions