]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/tcg/translate-sve.c
target/arm: Implement SVE2 SUBHNB, SUBHNT
authorStephen Long <steplong@quicinc.com>
Tue, 25 May 2021 01:03:06 +0000 (18:03 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:44 +0000 (16:01 +0100)
commitc3cd676685af87d1084e5b974b4ef2ca39405c64
tree292ebc739d09556573b9e0b2c9cd7da507038e80
parent0ea3ff02c21cb9f515c4a0bcf83d07a47b1040b1
target/arm: Implement SVE2 SUBHNB, SUBHNT

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-41-richard.henderson@linaro.org
Message-Id: <20200417162231.10374-4-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