target/arm: Implement SVE2 UQSHRN, UQRSHRN
commitc13418da7612fe4290209981f589a8370c13c04b
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 May 2021 01:02:54 +0000 (24 18:02 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:43 +0000 (25 16:01 +0100)
treebd82f465b4ba13f15029cf7bbfb47e221f625934
parent81fd3e6e4f02690b57a51ae53da2ff280712ae1f
target/arm: Implement SVE2 UQSHRN, UQRSHRN

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