Searched refs:to_byte (Results 1 – 1 of 1) sorted by relevance
2977 int to_byte = (to + i) / 8; in tilegx_copy_bits() local2980 addr[to_byte] = (addr[to_byte] & ~to_mask) in tilegx_copy_bits()