target-arm: Silence NaNs resulting from half-precision conversions
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Feb 2011 11:29:00 +0000 (11:29 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 10 Feb 2011 17:28:30 +0000 (18:28 +0100)
commit4b010207b6f7e43c4d949a8b760f4e548e0ce4b8
tree6ea4d5d312b80dda5ae8eab53bdc9ead76f4e39b
parent970d72e8810ce0ae159bb51ec0e5d84fc5292a0c
target-arm: Silence NaNs resulting from half-precision conversions

Silence the NaNs that may result from half-precision conversion,
as we do for the other conversions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-arm/helper.c