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