On Fri, 30 Apr 2021 at 21:41, Richard Henderson <richard.hender...@linaro.org> wrote: > > Exclude PMULL from this category for the moment. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper-sve.h | 15 +++++++++++++++ > target/arm/sve.decode | 9 +++++++++ > target/arm/sve_helper.c | 31 +++++++++++++++++++++++++++++++ > target/arm/translate-sve.c | 9 +++++++++ > 4 files changed, 64 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM