Searched refs:SR_ROUND_OFF (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S58 #define SR_ROUND_OFF 22 define
265 PP_LL_L = extractu(TMP,#2,#SR_ROUND_OFF) // rounding bits
353 BTMPH = extractu(TMP,#2,#SR_ROUND_OFF) // get rounding mode
H A Ddfaddsub.S51 #ifndef SR_ROUND_OFF
52 #define SR_ROUND_OFF 22 define
235 EXPB = extractu(TMP,#2,#SR_ROUND_OFF) // rounding bits
374 TMP = extractu(TMP,#2,#SR_ROUND_OFF)
H A Ddffma.S74 #ifndef SR_ROUND_OFF
75 #define SR_ROUND_OFF 22 define
330 TMP = extractu(TMP,#2,#SR_ROUND_OFF)
477 BH = extractu(TMP,#2,#SR_ROUND_OFF)
654 TMP = extractu(TMP,#2,#SR_ROUND_OFF)
H A Ddfdiv.S63 #define SR_ROUND_OFF 22 define
333 QH = extractu(TMP,#2,#SR_ROUND_OFF)

Completed in 101 milliseconds