]> git.proxmox.com Git - qemu.git/commit
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)
commit011da610ba6416df54feed46bcde1955211a2149
tree41544bf6f962d2e0375b859765f840a1986f036a
parent354f211b1a49a7387929e22d6e63849fcba48f8a
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