Searched refs:inst_expand (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-score.c4259 struct score_it inst_expand[3]; local
4366 memcpy (&inst_expand[i], &inst, sizeof (struct score_it));
4375 inst_main.relax_size = inst_expand[0].size + inst_expand[1].size + inst_expand[2].size;
4379 inst_expand[i].instruction = adjust_paritybit (inst_expand[i].instruction
4380 , GET_INSN_CLASS (inst_expand[i].type));
4417 md_number_to_chars (p, inst_expand[0].instruction, inst_expand[
[all...]

Completed in 170 milliseconds