Searched refs:subword_width (Results 1 – 1 of 1) sorted by relevance
50 unsigned int subword_width = src_end - src_start; in move_subword() local 54 if (subword_width + start_bit > uedge_bits) { /* overlap */ in move_subword() 60 subword_width + start_bit - uedge_bits); in move_subword() 64 start_bit + subword_width); in move_subword()