Searched refs:low_mask (Results 1 – 1 of 1) sorted by relevance
9756 addressT low_mask; in offset_high_part() local9761 low_mask = bias * 2 - 1; in offset_high_part()9762 return (value + bias) & ~low_mask; in offset_high_part()