target/arm: Implement FCSEL for fp16
commitace97feef3613194900d4eb9ffc6819b840fbaeb
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 15 May 2018 13:58:43 +0000 (15 14:58 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 May 2018 13:58:43 +0000 (15 14:58 +0100)
tree641d0946d6916e4ec47628273034d8a76ff16c1d
parent7a1929256ea1a03df12625e75ed571c60dca5bfb
target/arm: Implement FCSEL for fp16

These were missed out from the rest of the half-precision work.

Cc: qemu-stable@nongnu.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180512003217.9105-10-richard.henderson@linaro.org
[rth: Fix erroneous check vs type]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-a64.c