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

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