On 7/2/25 05:19, William Kosasih wrote:
This patch adds alignment checks in the store operations in the VSTR instruction.Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1154 Signed-off-by: William Kosasih <[email protected]> --- target/arm/tcg/mve_helper.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
