target/arm: Create ARMVQMap
commit7f9e25a6e43356d4a0fb2cc201c1a45c5be5bb6c
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 17:51:56 +0000 (20 10:51 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (27 11:18 +0100)
treece63c2296f231e37184fdbf01b3cb9a410ee5b01
parent531cc510370eb7f672eaca416b0a3927806b3983
target/arm: Create ARMVQMap

Pull the three sve_vq_* values into a structure.
This will be reused for SME.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220620175235.60881-13-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.c
target/arm/kvm64.c