target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops
commitc253dd7832bc6b4e140a0da56410a9336cce05bc
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 16:39:14 +0000 (13 17:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jun 2019 14:14:19 +0000 (17 15:14 +0100)
tree0f43866a9a857b8e24d4868fdcf860057b6123fb
parent60737ed5785b9c1c6f1c85575dfdd1e9eec91878
target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops

Stop using cpu_F0s in the Neon VCVT fixed-point operations.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190613163917.28589-10-peter.maydell@linaro.org
target/arm/translate.c