]> git.proxmox.com Git - qemu.git/commit
target-ppc: Implement correct NaN propagation rules
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 14:38:19 +0000 (15:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 15:29:42 +0000 (16:29 +0100)
commite024e881bb1a8b5085026589360d26ed97acdd64
treef37ab16c33ab3d7db622ee67191bb48b5701cbd0
parent084d19ba718a08d434dc44a83ff01f3152d59635
target-ppc: Implement correct NaN propagation rules

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

Also fix the #ifdef tests for default NaN definition, the correct name
is TARGET_PPC instead of TARGET_POWERPC.

Reviewed-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
fpu/softfloat-specialize.h