target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F
commitcedcc96fc7c8e520a190a010ac97dbb53e57d7d2
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 16:39:09 +0000 (13 17:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jun 2019 14:14:19 +0000 (17 15:14 +0100)
treee91b905b1ad092bf05a97fb652a69e49eab52e1d
parentfd8a68cdcf81d70eebf866a132e9780d4108da9c
target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F

Switch NEON_2RM_VABS_F away from using cpu_F0s.

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-5-peter.maydell@linaro.org
target/arm/translate.c