On Fri, 30 Apr 2021 at 22:13, Richard Henderson <richard.hender...@linaro.org> wrote: > > From: Stephen Long <stepl...@quicinc.com> > > Signed-off-by: Stephen Long <stepl...@quicinc.com> > Message-Id: <20200423180347.9403-1-stepl...@quicinc.com> > [rth: Rename the trans_* functions to *_sve2.] > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/sve.decode | 11 +++++++++-- > target/arm/translate-sve.c | 35 ++++++++++++++++++++++++++++++----- > 2 files changed, 39 insertions(+), 7 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM