Searched refs:fixP (Results 26 - 50 of 260) sorted by relevance

1234567891011

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-pru.c571 fixS *fixP, valueT value)
573 if (fixP->fx_r_type == BFD_RELOC_8
574 || fixP->fx_r_type == BFD_RELOC_16
575 || fixP->fx_r_type == BFD_RELOC_32)
577 as_bad_where (fixP->fx_file, fixP->fx_line,
591 gas_assert (fixP->fx_size == 4);
599 = ((fixP->fx_frag->fr_address + fixP->fx_where) & 0xf0000000);
603 as_bad_where (fixP
564 pru_diagnose_overflow(valueT fixup, reloc_howto_type *howto, fixS *fixP, valueT value) argument
641 md_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
[all...]
H A Dtc-mt.h63 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP)
H A Dtc-ip2k.c259 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED)
272 fixS * fixP ATTRIBUTE_UNUSED)
285 if (fixP->fx_cgen.opinfo != 0)
286 result = fixP->fx_cgen.opinfo;
287 fixP->fx_no_overflow = 1;
291 result = fixP->fx_cgen.opinfo;
294 fixP->fx_no_overflow = 1;
299 fixP->fx_no_overflow = 1;
369 ip2k_apply_fix (fixS *fixP, valueT *valueP, segT seg)
371 if (fixP
365 ip2k_apply_fix(fixS *fixP, valueT *valueP, segT seg) argument
[all...]
H A Dtc-bpf.c236 md_pcrel_from_section (fixS *fixP, segT sec)
238 if (fixP->fx_addsy != (symbolS *) NULL
239 && (! S_IS_DEFINED (fixP->fx_addsy)
240 || (S_GET_SEGMENT (fixP->fx_addsy) != sec)
241 || S_IS_EXTERNAL (fixP->fx_addsy)
242 || S_IS_WEAK (fixP->fx_addsy)))
249 return fixP->fx_where + fixP->fx_frag->fr_address;
277 fixS *fixP)
288 fixP
232 md_pcrel_from_section(fixS *fixP, segT sec) argument
271 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
320 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
[all...]
H A Dtc-moxie.c650 md_apply_fix (fixS *fixP ATTRIBUTE_UNUSED,
653 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
659 switch (fixP->fx_r_type)
701 as_bad_where (fixP->fx_file, fixP->fx_line,
715 as_bad_where (fixP->fx_file, fixP->fx_line, _("offset out of range"));
717 if (fixP->fx_addsy == NULL && fixP
761 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
834 md_pcrel_from(fixS *fixP) argument
[all...]
H A Dtc-z8k.c961 fixS *fixP; local
980 fixP = fix_new_exp (frag_now, ptr, size / 2,
983 fixP->fx_no_overflow = 1;
1410 md_apply_fix (fixS *fixP, valueT *valP, segT segment ATTRIBUTE_UNUSED)
1413 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
1415 switch (fixP->fx_r_type)
1418 if (fixP->fx_addsy)
1420 fixP->fx_no_overflow = 1;
1421 fixP
1408 md_apply_fix(fixS *fixP, valueT *valP, segT segment ATTRIBUTE_UNUSED) argument
1575 md_pcrel_from(fixS *fixP) argument
[all...]
H A Dtc-ft32.c549 md_apply_fix (fixS *fixP ATTRIBUTE_UNUSED,
552 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
556 if (linkrelax && fixP->fx_subsy)
562 expression. fixP->fx_addsy holds the section start symbol,
563 fixP->fx_offset holds sym2's offset, and fixP->fx_subsy
568 switch (fixP->fx_r_type)
571 fixP->fx_r_type = BFD_RELOC_FT32_DIFF32;
574 as_bad_subtract (fixP);
667 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
[all...]
H A Dtc-or1k.c226 md_pcrel_from_section (fixS * fixP, segT sec) argument
228 if (fixP->fx_addsy != (symbolS *) NULL
229 && (! S_IS_DEFINED (fixP->fx_addsy)
230 || (S_GET_SEGMENT (fixP->fx_addsy) != sec)
231 || S_IS_EXTERNAL (fixP->fx_addsy)
232 || S_IS_WEAK (fixP->fx_addsy)))
239 return fixP->fx_frag->fr_address + fixP->fx_where;
250 fixS * fixP)
252 if (fixP
248 md_cgen_lookup_reloc(const CGEN_INSN * insn ATTRIBUTE_UNUSED, const CGEN_OPERAND * operand, fixS * fixP) argument
285 or1k_fix_adjustable(fixS * fixP) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ip2k.c259 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED)
272 fixS * fixP ATTRIBUTE_UNUSED)
285 if (fixP->fx_cgen.opinfo != 0)
286 result = fixP->fx_cgen.opinfo;
287 fixP->fx_no_overflow = 1;
291 result = fixP->fx_cgen.opinfo;
294 fixP->fx_no_overflow = 1;
299 fixP->fx_no_overflow = 1;
369 ip2k_apply_fix (fixS *fixP, valueT *valueP, segT seg)
371 if (fixP
365 ip2k_apply_fix(fixS *fixP, valueT *valueP, segT seg) argument
[all...]
H A Dtc-iq2000.h
H A Dtc-bpf.c236 md_pcrel_from_section (fixS *fixP, segT sec)
238 if (fixP->fx_addsy != (symbolS *) NULL
239 && (! S_IS_DEFINED (fixP->fx_addsy)
240 || (S_GET_SEGMENT (fixP->fx_addsy) != sec)
241 || S_IS_EXTERNAL (fixP->fx_addsy)
242 || S_IS_WEAK (fixP->fx_addsy)))
249 return fixP->fx_where + fixP->fx_frag->fr_address;
277 fixS *fixP)
288 fixP
204 md_pcrel_from_section(fixS *fixP, segT sec) argument
243 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
292 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
[all...]
H A Dtc-moxie.c650 md_apply_fix (fixS *fixP ATTRIBUTE_UNUSED,
653 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
659 switch (fixP->fx_r_type)
701 as_bad_where (fixP->fx_file, fixP->fx_line,
715 as_bad_where (fixP->fx_file, fixP->fx_line, _("offset out of range"));
717 if (fixP->fx_addsy == NULL && fixP
763 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
836 md_pcrel_from(fixS *fixP) argument
[all...]
H A Dtc-ft32.c549 md_apply_fix (fixS *fixP ATTRIBUTE_UNUSED,
552 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
556 if (linkrelax && fixP->fx_subsy)
562 expression. fixP->fx_addsy holds the section start symbol,
563 fixP->fx_offset holds sym2's offset, and fixP->fx_subsy
568 switch (fixP->fx_r_type)
571 fixP->fx_r_type = BFD_RELOC_FT32_DIFF32;
574 as_bad_subtract (fixP);
668 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
[all...]
H A Dtc-z8k.c961 fixS *fixP; local
980 fixP = fix_new_exp (frag_now, ptr, size / 2,
983 fixP->fx_no_overflow = 1;
1410 md_apply_fix (fixS *fixP, valueT *valP, segT segment ATTRIBUTE_UNUSED)
1413 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
1415 switch (fixP->fx_r_type)
1418 if (fixP->fx_addsy)
1420 fixP->fx_no_overflow = 1;
1421 fixP
1398 md_apply_fix(fixS *fixP, valueT *valP, segT segment ATTRIBUTE_UNUSED) argument
1565 md_pcrel_from(fixS *fixP) argument
[all...]
H A Dtc-or1k.c226 md_pcrel_from_section (fixS * fixP, segT sec) argument
228 if (fixP->fx_addsy != (symbolS *) NULL
229 && (! S_IS_DEFINED (fixP->fx_addsy)
230 || (S_GET_SEGMENT (fixP->fx_addsy) != sec)
231 || S_IS_EXTERNAL (fixP->fx_addsy)
232 || S_IS_WEAK (fixP->fx_addsy)))
239 return fixP->fx_frag->fr_address + fixP->fx_where;
250 fixS * fixP)
252 if (fixP
248 md_cgen_lookup_reloc(const CGEN_INSN * insn ATTRIBUTE_UNUSED, const CGEN_OPERAND * operand, fixS * fixP) argument
285 or1k_fix_adjustable(fixS * fixP) argument
[all...]
H A Dtc-epiphany.c167 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED)
253 epiphany_apply_fix (fixS *fixP, valueT *valP, segT seg)
255 if (fixP->fx_addsy == (symbolS *) NULL)
256 fixP->fx_done = 1;
258 if (((int) fixP->fx_r_type < (int) BFD_RELOC_UNUSED)
259 && fixP->fx_done)
263 char *where = fixP->fx_frag->fr_literal + fixP->fx_where;
267 switch (fixP->fx_r_type)
309 return gas_cgen_md_apply_fix (fixP, val
249 epiphany_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
929 fixS *fixP; local
961 md_pcrel_from_section(fixS *fixP, segT sec) argument
1028 epiphany_fix_adjustable(fixS *fixP) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-ip2k.c259 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED)
272 fixS * fixP ATTRIBUTE_UNUSED)
285 if (fixP->fx_cgen.opinfo != 0)
286 result = fixP->fx_cgen.opinfo;
287 fixP->fx_no_overflow = 1;
291 result = fixP->fx_cgen.opinfo;
294 fixP->fx_no_overflow = 1;
299 fixP->fx_no_overflow = 1;
369 ip2k_apply_fix (fixS *fixP, valueT *valueP, segT seg)
371 if (fixP
365 ip2k_apply_fix(fixS *fixP, valueT *valueP, segT seg) argument
[all...]
H A Dtc-bpf.c236 md_pcrel_from_section (fixS *fixP, segT sec)
238 if (fixP->fx_addsy != (symbolS *) NULL
239 && (! S_IS_DEFINED (fixP->fx_addsy)
240 || (S_GET_SEGMENT (fixP->fx_addsy) != sec)
241 || S_IS_EXTERNAL (fixP->fx_addsy)
242 || S_IS_WEAK (fixP->fx_addsy)))
249 return fixP->fx_where + fixP->fx_frag->fr_address;
277 fixS *fixP)
288 fixP
232 md_pcrel_from_section(fixS *fixP, segT sec) argument
271 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
320 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
[all...]
H A Dtc-moxie.c650 md_apply_fix (fixS *fixP ATTRIBUTE_UNUSED,
653 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
659 switch (fixP->fx_r_type)
701 as_bad_where (fixP->fx_file, fixP->fx_line,
715 as_bad_where (fixP->fx_file, fixP->fx_line, _("offset out of range"));
717 if (fixP->fx_addsy == NULL && fixP
761 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
834 md_pcrel_from(fixS *fixP) argument
[all...]
H A Dtc-ft32.c549 md_apply_fix (fixS *fixP ATTRIBUTE_UNUSED,
552 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
556 if (linkrelax && fixP->fx_subsy)
562 expression. fixP->fx_addsy holds the section start symbol,
563 fixP->fx_offset holds sym2's offset, and fixP->fx_subsy
568 switch (fixP->fx_r_type)
571 fixP->fx_r_type = BFD_RELOC_FT32_DIFF32;
574 as_bad_where (fixP
668 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
[all...]
H A Dtc-z8k.c961 fixS *fixP; local
980 fixP = fix_new_exp (frag_now, ptr, size / 2,
983 fixP->fx_no_overflow = 1;
1400 md_apply_fix (fixS *fixP, valueT *valP, segT segment ATTRIBUTE_UNUSED)
1403 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
1405 switch (fixP->fx_r_type)
1408 if (fixP->fx_addsy)
1410 fixP->fx_no_overflow = 1;
1411 fixP
1398 md_apply_fix(fixS *fixP, valueT *valP, segT segment ATTRIBUTE_UNUSED) argument
1565 md_pcrel_from(fixS *fixP) argument
[all...]
H A Dtc-or1k.c226 md_pcrel_from_section (fixS * fixP, segT sec) argument
228 if (fixP->fx_addsy != (symbolS *) NULL
229 && (! S_IS_DEFINED (fixP->fx_addsy)
230 || (S_GET_SEGMENT (fixP->fx_addsy) != sec)
231 || S_IS_EXTERNAL (fixP->fx_addsy)
232 || S_IS_WEAK (fixP->fx_addsy)))
239 return fixP->fx_frag->fr_address + fixP->fx_where;
250 fixS * fixP)
252 if (fixP
248 md_cgen_lookup_reloc(const CGEN_INSN * insn ATTRIBUTE_UNUSED, const CGEN_OPERAND * operand, fixS * fixP) argument
285 or1k_fix_adjustable(fixS * fixP) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dwrite.c146 fixS *fixP;
150 fixP = (fixS *) obstack_alloc (&notes, sizeof (fixS));
152 fixP->fx_frag = frag;
153 fixP->fx_where = where;
154 fixP->fx_size = size;
156 if (fixP->fx_size != size)
161 fixP->fx_addsy = add_symbol;
162 fixP->fx_subsy = sub_symbol;
163 fixP->fx_offset = offset;
164 fixP
155 fixS *fixP; local
915 fixup_segment(fixS *fixP, segT this_segment) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dwrite.c155 fixS *fixP; local
159 fixP = (fixS *) obstack_alloc (&notes, sizeof (fixS));
161 fixP->fx_frag = frag;
162 fixP->fx_where = where;
163 fixP->fx_size = size;
165 if (fixP->fx_size != size)
170 fixP->fx_addsy = add_symbol;
171 fixP->fx_subsy = sub_symbol;
172 fixP->fx_offset = offset;
173 fixP
915 fixup_segment(fixS *fixP, segT this_segment) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dwrite.c146 fixS *fixP; local
150 fixP = (fixS *) obstack_alloc (&notes, sizeof (fixS));
152 fixP->fx_frag = frag;
153 fixP->fx_where = where;
154 fixP->fx_size = size;
156 if (fixP->fx_size != size)
161 fixP->fx_addsy = add_symbol;
162 fixP->fx_subsy = sub_symbol;
163 fixP->fx_offset = offset;
164 fixP
921 fixup_segment(fixS *fixP, segT this_segment) argument
[all...]

Completed in 318 milliseconds

1234567891011