On Fri, 18 Aug 2023 at 22:43, Richard Henderson <richard.hender...@linaro.org> wrote: > > A typo, noted in the bug report, resulting in an > incorrect write offset. > > Cc: qemu-sta...@nongnu.org > Fixes: 7390e0e9ab8 ("target/arm: Implement SME LD1, ST1") > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1833 > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/sme_helper.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to target-arm-for-8.2, thanks. -- PMM