target/arm: Implement SVE2 RSUBHNB, RSUBHNT
commite9443d1098d108243f2a7a8b87550e9a5980b840
authorStephen Long <steplong@quicinc.com>
Tue, 25 May 2021 01:03:07 +0000 (24 18:03 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:44 +0000 (25 16:01 +0100)
tree5fb97ab68d974fdbff4da4a7131cc9bcd86deb65
parentc3cd676685af87d1084e5b974b4ef2ca39405c64
target/arm: Implement SVE2 RSUBHNB, RSUBHNT

This completes the section 'SVE2 integer add/subtract narrow high part'

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stephen Long <steplong@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210525010358.152808-42-richard.henderson@linaro.org
Message-Id: <20200417162231.10374-5-steplong@quicinc.com>
Signed-off-by: Richard Henderson <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