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