Searched refs:n_shifts (Results 1 – 1 of 1) sorted by relevance
859 unsigned short n_shifts; in xgate_apply_operand() local864 for (n_shifts = 0; in xgate_apply_operand()865 !(*availiable_mask_bits & SIXTEENTH_BIT) && n_shifts < 16; in xgate_apply_operand()866 n_shifts++) in xgate_apply_operand()878 *availiable_mask_bits >>= n_shifts + n_bits; in xgate_apply_operand()883 new_mask <<= N_BITS_IN_WORD - (n_shifts + n_bits); in xgate_apply_operand()