]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/tcg/translate-sve.c
target/arm: Implement SVE gather loads
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Jun 2018 14:11:06 +0000 (15:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jun 2018 14:11:06 +0000 (15:11 +0100)
commit673e9fa6c29e030f4ab6ceae5d0f50bd36fe0ee0
tree7ce740b22f2749d8431c8d2152aa810b27a8a0a3
parentdec6cf6b43a1e3b18626852064d1e6e863c9b681
target/arm: Implement SVE gather loads

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20180627043328.11531-14-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