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

/frameworks/compile/libbcc/runtime/lib/ppc/
H A Dfixtfdi.c17 const uint32_t absHighWord = (uint32_t)(hibits.x >> 32) & UINT32_C(0x7fffffff); local
18 const uint32_t absHighWordMinusOne = absHighWord - UINT32_C(0x3ff00000);

Completed in 540 milliseconds