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