Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddfsqrt.S272 #define REM_LO_TMP r5:4 macro
275 REM_LO_TMP = sub(REM_LO,TWOROOT_LO,P_CARRY1):carry define
291 if (P_CARRY1) REM_LO = REM_LO_TMP
295 REM_LO_TMP = sub(REM_LO,TWOROOT_LO,P_CARRY2):carry define
305 if (P_CARRY2) REM_LO = REM_LO_TMP
330 #undef REM_LO_TMP