On Tue, 7 Jun 2022 at 21:33, Richard Henderson <richard.hender...@linaro.org> wrote: > > Pull the three sve_vq_* values into a structure. > This will be reused for SME. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/cpu.h | 29 ++++++++++++++--------------- > target/arm/cpu64.c | 22 +++++++++++----------- > target/arm/helper.c | 2 +- > target/arm/kvm64.c | 2 +- > 4 files changed, 27 insertions(+), 28 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM