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