Re: [PATCH 32/71] target/arm: Create ARMVQMap

2022-06-07 Thread Peter Maydell
On Thu, 2 Jun 2022 at 23:21, Richard Henderson wrote: > > Pull the three sve_vq_* values into a structure. > This will be reused for SME. > > Signed-off-by: Richard Henderson Reviewed-by: Peter Maydell thanks -- PMM

[PATCH 32/71] target/arm: Create ARMVQMap

2022-06-02 Thread Richard Henderson
Pull the three sve_vq_* values into a structure. This will be reused for SME. Signed-off-by: Richard Henderson --- target/arm/cpu.h| 29 ++--- target/arm/cpu64.c | 22 +++--- target/arm/helper.c | 2 +- target/arm/kvm64.c | 2 +- 4 files changed, 2