Searched refs:VFP_ZERO (Results 1 – 3 of 3) sorted by relevance
219 #define VFP_ZERO (1<<1) macro240 type |= VFP_ZERO; in vfp_single_type()339 type |= VFP_ZERO; in vfp_double_type()
344 if (tm & VFP_ZERO) in vfp_single_fsqrt()513 } else if (tm & VFP_ZERO) in vfp_single_fcvtd()1085 if (tm & tn & (VFP_INFINITY|VFP_ZERO)) in vfp_single_fdiv()1097 if (tm & VFP_ZERO) in vfp_single_fdiv()1103 if (tm & VFP_INFINITY || tn & VFP_ZERO) in vfp_single_fdiv()
296 if (tm & VFP_ZERO) in vfp_double_fsqrt()470 } else if (tm & VFP_ZERO) in vfp_double_fcvts()1037 if (tm & tn & (VFP_INFINITY|VFP_ZERO)) in vfp_double_fdiv()1049 if (tm & VFP_ZERO) in vfp_double_fdiv()1055 if (tm & VFP_INFINITY || tn & VFP_ZERO) in vfp_double_fdiv()