Searched refs:top64 (Results 1 – 4 of 4) sorted by relevance
6 %d.top64 = lshr i64 %d.int64, 327 %d.top = trunc i64 %d.top64 to i32
270 uint64_t top64 = static_cast<uint64_t>(newval / divisor); in CFGAS_Decimal() local273 uint64_t phi = top64 & 0xFFFFFFFF; in CFGAS_Decimal()