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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S245 #define FUDGE2 4 // how many guard/round to keep at lsbs define
267 PRODHI = setbit(PRODHI,#DF_MANTBITS-32+FUDGE2)
271 P_TMP = bitsclr(PRODLO,#(1<<FUDGE2)-1)
277 TMP = #-DF_BIAS-(DF_MANTBITS+FUDGE2)
H A Ddffma.S72 #define FUDGE2 3 define
423 ATMPH = setbit(ATMPH,#HI_MANTBITS+FUDGE2)
427 p1 = bitsclr(ATMPL,#(1<<FUDGE2)-1)
434 TMP = #-BIAS-(MANTBITS+FUDGE2)

Completed in 58 milliseconds