target/arm: Implement VFMAL and VFMSL for aarch32
commit87732318c5d68a366fc2d6fc394d9c20412099fa
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Feb 2019 10:55:17 +0000 (28 10:55 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2019 11:03:05 +0000 (28 11:03 +0000)
treec78ecf85dda337d601a5a21b4801d5682adf2f27
parent0caa5af802ff622c854ff4ee2e2b8cdd135b4d73
target/arm: Implement VFMAL and VFMSL for aarch32

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190219222952.22183-4-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.c