]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/sve_helper.c
target/arm: Implement SVE Memory Contiguous Load Group
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Jun 2018 14:11:02 +0000 (15:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jun 2018 14:11:02 +0000 (15:11 +0100)
commitc4e7c493da2fdd2c92a7958e592e38200af2f1ba
treec8adfa9f1916d9a7646cbbcbc5a890a62584bcee
parente2eb3d29d711d510a51b5483fe818650325a7d3a
target/arm: Implement SVE Memory Contiguous Load Group

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