Searched refs:carry_mask (Results 1 – 1 of 1) sorted by relevance
53 let carry_mask = F::CARRY_MASK; in round() localVariable54 if fp.mant & carry_mask == carry_mask { in round()