Searched refs:SF_S (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S18 #define SF_S r3 define
110 SF_S += sfmpy(SF_E,SFRAD):lib // s0: root
118 SF_D -= sfmpy(SF_S,SF_H):lib // d0: 0.5-H*S = 0.5-0.5*~1
123 SF_S += sfmpy(SF_S,SF_D):lib // s1: refine sqrt
129 SF_D -= sfmpy(SF_S,SF_H):lib // d1: error term
155 #undef SF_S // r3
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4_regs.h2752 #define SF_S 7 macro
2753 #define SF_V(x) ((x) << SF_S)

Completed in 71 milliseconds