]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement SVE2 saturating multiply-add high (indexed)
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 25 May 2021 01:03:21 +0000 (18:03 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:44 +0000 (16:01 +0100)
commit75d6d5fc330adc239f6383785bef3625c75af8b6
treec1eb601984a0c06300732c64d2ddac299a631757
parent8a02aac74012290b32eb44fd8d6f893683da4ed5
target/arm: Implement SVE2 saturating multiply-add high (indexed)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210525010358.152808-56-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