mirror of https://gitlab.com/qemu-project/qemu
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.
![]() According to the specification, [X]VLDI should trigger an invalid instruction exception only when Bit[12] is 1 and Bit[11:8] > 12. This patch fixes an issue where an exception was incorrectly raised even when Bit[12] was 0. Test case: ``` .global main main: vldi $vr0, 3328 ret ``` Reported-by: Zhou Qiankang <wszqkzqk@qq.com> Signed-off-by: WANG Rui <wangrui@loongson.cn> Reviewed-by: Song Gao <gaosong@loongson.cn> Message-ID: <20250804132212.4816-1-wangrui@loongson.cn> Signed-off-by: Song Gao <gaosong@loongson.cn> |
4 days ago | |
---|---|---|
.. | ||
alpha | 4 weeks ago | |
arm | 1 week ago | |
avr | 3 months ago | |
hexagon | 3 months ago | |
hppa | 3 months ago | |
i386 | 6 days ago | |
loongarch | 4 days ago | |
m68k | 3 months ago | |
microblaze | 3 months ago | |
mips | 2 weeks ago | |
openrisc | 3 months ago | |
ppc | 4 weeks ago | |
riscv | 2 weeks ago | |
rx | 3 months ago | |
s390x | 1 month ago | |
sh4 | 3 months ago | |
sparc | 4 weeks ago | |
tricore | 3 months ago | |
xtensa | 2 months ago | |
Kconfig | 11 months ago | |
meson.build | 11 months ago |