Revision 693ceca98789e9ea39af2bce644a56d142f3d72b authored by Daniel Henrique Barboza on 14 March 2024, 17:56:57 UTC, committed by Michael Tokarev on 27 March 2024, 10:00:14 UTC
vmvr_v isn't handling the case where the host might be big endian and
the bytes to be copied aren't sequential.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Fixes: f714361ed7 ("target/riscv: rvv-1.0: implement vstart CSR")
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240314175704.478276-4-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
(cherry picked from commit 768e7b329c0be22035da077fe76221dd0a47103b)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
1 parent 9f0db88
History
File Mode Size
qemu
scripts
tests
wheels
.gitignore -rw-r--r-- 231 bytes
MANIFEST.in -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 3.8 KB
PACKAGE.rst -rw-r--r-- 1.5 KB
README.rst -rw-r--r-- 3.6 KB
VERSION -rw-r--r-- 10 bytes
avocado.cfg -rw-r--r-- 336 bytes
setup.cfg -rw-r--r-- 5.7 KB
setup.py -rwxr-xr-x 989 bytes

README.rst

back to top