Home
last modified time | relevance | path

Searched refs:PP_LL_L (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddfmul.S39 #define PP_LL_L r14 macro
98 p1 = cmp.eq(PP_LL_L,#0) // 64 lsb's 0?
265 PP_LL_L = extractu(TMP,#2,#SR_ROUND_OFF) // rounding bits define
271 PP_LL_L ^= lsr(AH,#31) // Does sign match rounding?
272 TMP = PP_LL_L // unmodified rounding mode
276 p0 = !cmp.eq(PP_LL_L,#2) // Not rounding the other way,
Ddffma.S41 #define PP_LL_L r8 macro
157 PP_LL = combine(PP_ODD_L,PP_LL_L)
373 #undef PP_LL_L