VFP_NAN
#define VFP_QNAN (VFP_NAN)
#define VFP_SNAN (VFP_NAN|VFP_NAN_SIGNAL)
if (tn & VFP_NAN)
if (tm & VFP_NAN)
if (tm & (VFP_NAN|VFP_INFINITY)) {
if (tm & VFP_NAN)
if (tm & (VFP_INFINITY|VFP_NAN)) {
if (tm & VFP_NAN)
if (tm & VFP_NAN) {
if (tn & VFP_NAN)
if (tm & VFP_NAN)
if (tm & (VFP_NAN|VFP_INFINITY)) {
if (tm & VFP_NAN)
if (tm & (VFP_INFINITY|VFP_NAN)) {
if (tm & VFP_NAN)
if (tm & VFP_NAN) {