]> git.proxmox.com Git - qemu.git/commit
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)
commite0b29ce1cf961223a21caa459b14647c1da117ec
tree8249290149172ccc5459fd319f91b95e81e3eaab
parent3a599383592a26f2c614e1a7d92efd1e8eb26c6d
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