Searched refs:ATMPH (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/compiler-rt/lib/builtins/hexagon/ |
D | dffma.S | 32 #define ATMPH r13 macro 127 ATMPH = or(ATMPH,PP_ODD_H) define 138 PP_ODD += mpyu(BTMPL,ATMPH) 156 PP_HH += mpyu(ATMPH,BTMPH) 163 #undef ATMPH 378 #define ATMPH r9 macro 421 ATMPH = setbit(ATMPH,#HI_MANTBITS+FUDGE2) define 453 p0 = bitsset(ATMPH,TMP)
|
D | dfmul.S | 34 #define ATMPH r13 macro 79 PP_ODD = mpyu(BTMPL,ATMPH) 92 PP_HH = mpyu(ATMPH,BTMPH) 155 p0 = bitsset(ATMPH,BTMPH) 410 #undef ATMPH
|
D | dfaddsub.S | 27 #define ATMPH r13 macro 143 p0 = cmp.eq(ATMPH,#0) 194 p0 = cmp.eq(ATMPH,#0) 327 p0 = cmp.gt(ATMPH,#-1)
|