Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S44 #define NO_OVF_UNF p1 macro
135 NO_OVF_UNF = cmp.gt(EXPA,QH) define
136 NO_OVF_UNF = !cmp.gt(EXPA,QL) define
215 if (!NO_OVF_UNF) jump .Ldiv_ovf_unf
355 #undef NO_OVF_UNF