Searched refs:VFP_ZERO (Results 1 – 2 of 2) sorted by relevance
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()
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()