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

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