target/arm: Implement SVE2 PMULLB, PMULLT
commite3a561318327417523693f94e99745516f690eb7
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 May 2021 01:02:40 +0000 (24 18:02 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:43 +0000 (25 16:01 +0100)
tree7af5db43c86f87a566a118bac28b622fcf391ef2
parent69ccc0991b92471b6626c54ccb5e2910eb0c71bb
target/arm: Implement SVE2 PMULLB, PMULLT

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210525010358.152808-15-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper-sve.h
target/arm/sve.decode
target/arm/translate-sve.c
target/arm/vec_helper.c