Home | History | Annotate | Download | only in config

Lines Matching refs:fixups

77 /* Fixups.  */
87 struct mn10200_fixup fixups[MAX_INSN_FIXUPS];
1092 as_fatal (_("too many fixups"));
1093 fixups[fc].exp = ex;
1094 fixups[fc].opindex = *opindex_ptr;
1095 fixups[fc].reloc = BFD_RELOC_UNUSED;
1193 opindex_converter.opindex = fixups[0].opindex;
1195 fixups[0].exp.X_add_symbol,
1196 fixups[0].exp.X_add_number,
1232 /* Create any fixups. */
1238 operand = &mn10200_operands[fixups[i].opindex];
1239 if (fixups[i].reloc != BFD_RELOC_UNUSED)
1246 fixups[i].reloc);
1259 &fixups[i].exp,
1261 fixups[i].reloc);
1319 reloc_size, &fixups[i].exp, pcrel,