Searched refs:align_to_word (Results 1 – 1 of 1) sorted by relevance
692 static inline int align_to_word(int size) in align_to_word() function711 return align_to_word(size) + 1; in get_instr_encode_size()741 memcpy(cpy_dst, cpy_src, align_to_word(src_size) * 4); in bitcopy()789 size = align_to_word(size) + 1; in encode_instr()