summaryrefslogtreecommitdiff
path: root/target-arm/neon_helper.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-03-11 08:12:23 +0000
committerAurelien Jarno <aurelien@aurel32.net>2011-04-03 17:19:38 +0200
commit0e3261098ff41c40ce3381b8ad7cff330458da3d (patch)
tree6f255ed260c0fb1cfba9c6fce0fc5d3058a24842 /target-arm/neon_helper.c
parentc7498daea76948128c1298d78fe9e7e618b5ff7c (diff)
downloadqemu-0e3261098ff41c40ce3381b8ad7cff330458da3d.tar.gz
target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling
Implementing the floating-point versions of VCLE #0 and VCLT #0 by doing a GT comparison and inverting the result gives the wrong result if the input is a NaN. Implement as a GT comparison with the operands swapped instead. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-arm/neon_helper.c')
0 files changed, 0 insertions, 0 deletions