On Fri, 30 Apr 2021 at 22:23, Richard Henderson <richard.hender...@linaro.org> wrote: > > From: Stephen Long <stepl...@quicinc.com> > > Signed-off-by: Stephen Long <stepl...@quicinc.com> > Message-Id: <20200428174332.17162-4-stepl...@quicinc.com> > [rth: Use do_frint_mode, which avoids a specific runtime helper.] > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/sve.decode | 2 ++ > target/arm/translate-sve.c | 49 ++++++++++++++++++++++++++++++-------- > 2 files changed, 41 insertions(+), 10 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM