Searched refs:loNegationMask (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/runtime/lib/ppc/
H A Dfixtfdi.c41 const int64_t loNegationMask = ((int64_t)(lobits.x)) >> 63; local
42 const int64_t negationMask = loNegationMask ^ hiNegationMask;

Completed in 56 milliseconds