target-arm: Implement correct NaN propagation rules
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Dec 2010 11:51:18 +0000 (11:51 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 2 Jan 2011 22:59:03 +0000 (23:59 +0100)
commit7ec3566dcc3a53e4295d975390582cebd2493b50
tree41544bf6f962d2e0375b859765f840a1986f036a
parent3f89b0fcbbb60e79b9f732db83faee5ebf129025
target-arm: Implement correct NaN propagation rules

Implement the correct NaN propagation rules for ARM targets by
providing an appropriate pickNaN function.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
fpu/softfloat-specialize.h