Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddfmul.S29 #define PP_HH r11:10 macro
92 PP_HH = mpyu(ATMPH,BTMPH) define
96 PP_HH += lsr(PP_ODD,#32)
117 PP_LL = neg(PP_HH)
122 if (!p2.new) PP_HH = PP_LL
129 A = convert_d2df(PP_HH)
172 A = convert_d2df(PP_HH)
173 ATMP = abs(PP_HH) // take absolute value
223 PP_HH = ATMP define
227 PP_LL = extractu(PP_HH,BTMP)
[all …]
Ddffma.S48 #define PP_HH r17:16 macro
140 memd(r29+#0) = PP_HH
152 PP_HH = combine(#0,PP_ODD_H) define
156 PP_HH += mpyu(ATMPH,BTMPH)
199 PP_HH_TMP = sub(PP_HH_TMP,PP_HH,PROD_NEG):carry
209 if (P_TMP) PP_HH = PP_HH_TMP
222 if (SWAP) PP_HH = CTMP // Swap C and PP
223 if (SWAP) CTMP = PP_HH
265 PP_HH = add(CTMP,PP_HH,P_CARRY):carry define
274 LEFTSHIFT = add(clb(PP_HH),#-2)
[all …]