Searched defs:BTMPH (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfaddsub.S31 #define BTMPH r9 define
H A Ddfmul.S18 #define BTMPH r5 define
152 BTMPH = #0x7fff define
157 BTMPH = #0x030 define
184 BTMPH define
193 BTMPH = sub(EXP0,BTMPH) define
218 BTMPH = sub(#FUDGE,BTMPH) // amount to right shift define
222 BTMPH = min(BTMPH,TMP) // Don't shift more than 63 define
353 BTMPH = extractu(TMP,#2,#SR_ROUND_OFF) // get rounding mode define
[all...]
H A Ddffma.S28 #define BTMPH r15 define
130 BTMPH = or(BTMPH,PP_ODD_H) define
501 #define BTMPH r11 define

Completed in 100 milliseconds