Home
last modified time | relevance | path

Searched refs:do_nops (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic6x.c4257 unsigned int cur_want_nops, max_want_nops, do_nops, i; in tic6x_adjust_section() local
4270 do_nops = (max_poss_nops < max_want_nops in tic6x_adjust_section()
4273 for (i = 0; i < do_nops; i++) in tic6x_adjust_section()
4284 want_insert_done_so_far += do_nops; in tic6x_adjust_section()