target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 13 Apr 2011 22:49:29 +0000 (00:49 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 17 Apr 2011 18:32:14 +0000 (20:32 +0200)
commit03838ddd2324aeb7bee83259667951ce0d969f78
tree8249290149172ccc5459fd319f91b95e81e3eaab
parent8c015a3f3382f529aba9d86138624d37f5a182fe
target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions

SSE instructions CMPUNORDPS/D and CMPORDPS/D do not trigger an invalid
exception if operands are qNANs.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-i386/ops_sse.h