]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Use vector infrastructure for aa64 mov/not/neg
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 17 Oct 2017 19:35:21 +0000 (12:35 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 8 Feb 2018 15:54:07 +0000 (15:54 +0000)
commit377ef731a85773788ae328e638698d27691bd77d
tree9140e8915b0e068fd21cdac81a92c515359ca530
parentbc48092f5865c20893bb19200a7a320feac99eeb
target/arm: Use vector infrastructure for aa64 mov/not/neg

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>
target/arm/translate-a64.c