target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
commit3b52ad1fae804acdc2fdc41b418a65249beae430
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 16:39:10 +0000 (13 17:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jun 2019 14:14:19 +0000 (17 15:14 +0100)
treec5f312818d5cfcae1e3642573b953dc09f81ad37
parentcedcc96fc7c8e520a190a010ac97dbb53e57d7d2
target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*

Switch NEON_2RM_VRINT* 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-6-peter.maydell@linaro.org
target/arm/translate.c