diff options
author | Song Gao <gaosong@loongson.cn> | 2025-06-04 16:40:05 +0800 |
---|---|---|
committer | Song Gao <gaosong@loongson.cn> | 2025-06-19 15:57:31 +0800 |
commit | c2a2e1ad2a749caa864281b1d4dc3f16c3f344f6 (patch) | |
tree | b55df5d2fd4163ede36bc0e70433c9acf078ab22 /scripts/qapi/source.py | |
parent | 27f5d500c2259650076e3abd72f092b566fd81ac (diff) | |
download | qemu-c2a2e1ad2a749caa864281b1d4dc3f16c3f344f6.zip qemu-c2a2e1ad2a749caa864281b1d4dc3f16c3f344f6.tar.gz qemu-c2a2e1ad2a749caa864281b1d4dc3f16c3f344f6.tar.bz2 |
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 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions