Add various NaN-handling macros
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 4 Feb 2009 09:05:53 +0000 (09:05 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 4 Feb 2009 09:05:53 +0000 (09:05 +0000)
commit34ba2857a067e142301e73cc04a294fd64fc1bc2
tree7b2bc153f8f82d4f9174eae6720aafe01c0c14e1
parent54c5a2ae54aa02a3e7a1f708c20b6bffe81b330b
Add various NaN-handling macros

These simplify the implementation of the floating-point Altivec
instructions and reduce clutter.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6511 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/op_helper.c