]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement MVE VFMA and VFMS
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 1 Sep 2021 08:02:35 +0000 (09:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 1 Sep 2021 10:08:16 +0000 (11:08 +0100)
commit3173c0dd933cbd80578bde6aa116f8f519174a2e
treec1e6ceda56cf783bf1d4c8763a9538b9fcb3dc64
parent104afc68cf6fbd518e202647e996a14dd0c70130
target/arm: Implement MVE VFMA and VFMS

Implement the MVE VFMA and VFMS insns.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-mve.h
target/arm/mve.decode
target/arm/mve_helper.c
target/arm/translate-mve.c