On Mon, 21 Aug 2023 at 03:20, Richard Henderson <richard.hender...@linaro.org> wrote: > > Typo applied byte-wise shift instead of double-word shift. > > Cc: qemu-sta...@nongnu.org > Fixes: 631e565450c ("target/arm: Create gen_gvec_[us]sra") > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1779 > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/translate.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to target-arm-for-8.2 with the gitlab URL fixed, thanks. -- PMM