On Wed, 2 Jul 2025 at 13:42, Richard Henderson <richard.hender...@linaro.org> wrote: > > The msz > esz encodings are reserved, and some of > them are about to be reused. Split these patterns > so that the new insns do not overlap. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/sve.decode | 26 ++++++++++++++++++-------- > 1 file changed, 18 insertions(+), 8 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM