Searched refs:nop_count (Results 1 – 1 of 1) sorted by relevance
9977 int nop, nop_count; in convert_frag_align_next_opcode() local9982 nop_count = get_text_align_nop_count (fill_size, use_no_density); in convert_frag_align_next_opcode()9985 for (nop = 0; nop < nop_count; nop++) in convert_frag_align_next_opcode()