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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S61 #define DF_BIAS 0x3ff define
130 QH = #-DF_BIAS+1
131 QL = #DF_BIAS-1
232 P_TMP = cmp.gt(EXPA,##DF_BIAS+DF_BIAS) // overflow
277 TMP = #-DF_BIAS-(DF_MANTBITS+FUDGE2)
H A Ddfsqrt.S51 #define DF_BIAS 0x3ff define
286 EXP = add(EXP,#-DF_BIAS) // subtract bias --> signed exp

Completed in 41 milliseconds