diff options
author | Bibo Mao <maobibo@loongson.cn> | 2024-12-12 16:22:34 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2024-12-27 11:32:33 +0800 |
commit | d41989e7548397b469ec9c7be4cee699321a317e (patch) | |
tree | 2c4b058d06f324eb1c6411475f4ee71b37a3aeea /hw | |
parent | 02ce6cea71be4f6774351f5e658d50044c5b53b2 (diff) | |
download | qemu-d41989e7548397b469ec9c7be4cee699321a317e.zip qemu-d41989e7548397b469ec9c7be4cee699321a317e.tar.gz qemu-d41989e7548397b469ec9c7be4cee699321a317e.tar.bz2 |
target/loongarch: Use actual operand size with vbsrl check
Hardcoded 32 bytes is used for vbsrl emulation check, there is
problem when options lsx=on,lasx=off is used for vbsrl.v instruction
in TCG mode. It injects LASX exception rather LSX exception.
Here actual operand size is used.
Cc: qemu-stable@nongnu.org
Fixes: df97f338076 ("target/loongarch: Implement xvreplve xvinsve0 xvpickve")
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions