]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement FMLAL and FMLSL for aarch64
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Feb 2019 10:55:17 +0000 (10:55 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2019 11:03:05 +0000 (11:03 +0000)
commit0caa5af802ff622c854ff4ee2e2b8cdd135b4d73
treef848f1caca4f650dcf04c76bed7bd01a657710af
parenta4e943a716d5fac923d82df3eabc65d1e3624019
target/arm: Implement FMLAL and FMLSL for aarch64

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190219222952.22183-3-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/translate-a64.c