Searched refs:carry17 (Results 1 – 1 of 1) sorted by relevance
1485 int64_t carry17; in sc_muladd() local1587 carry17 = (s17 + (1 << 20)) >> 21; in sc_muladd()1588 s18 += carry17; in sc_muladd()1589 s17 -= int64_lshift21(carry17); in sc_muladd()