Searched refs:fixP (Results 151 - 175 of 260) sorted by relevance

1234567891011

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ppc.c4108 fixS *fixP;
4115 fixP = fix_new_exp (frag_now,
4127 fixP = fix_new_exp (frag_now,
4134 fixP->fx_pcrel_adjust = fixups[i].opindex;
6913 md_apply_fix (fixS *fixP, valueT *valP, segT seg)
6920 if (fixP->fx_addsy != NULL)
6923 if (fixP->fx_pcrel)
6924 value += fixP->fx_frag->fr_address + fixP->fx_where;
6926 if (fixP
4182 fixS *fixP; local
7215 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
[all...]
H A Dtc-alpha.c1767 fixS *fixP;
1808 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal, size,
1828 fixP->fx_no_overflow = 1;
1832 fixP->fx_no_overflow = 1;
1833 fixP->fx_addsy = section_symbol (now_seg);
1834 fixP->fx_offset = 0;
1842 fixP->tc_fix_data.info = info;
1846 fixP->fx_no_overflow = 1;
1854 fixP->tc_fix_data.info = info;
1855 info->slaves = fixP;
1762 fixS *fixP; local
5704 md_pcrel_from(fixS *fixP) argument
5730 md_apply_fix(fixS *fixP, valueT * valP, segT seg) argument
[all...]
H A Dtc-frv.c1315 md_pcrel_from_section (fixS *fixP, segT sec)
1317 if (TC_FORCE_RELOCATION (fixP)
1318 || (fixP->fx_addsy != (symbolS *) NULL
1319 && S_GET_SEGMENT (fixP->fx_addsy) != sec))
1328 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1;
1338 fixS *fixP)
1343 fixP->fx_pcrel = true;
1347 fixP->fx_pcrel = true;
1349 if (fixP
1311 md_pcrel_from_section(fixS *fixP, segT sec) argument
1332 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
1431 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
1522 frv_fix_adjustable(fixS *fixP) argument
1822 fixS * fixP = gas_cgen_record_fixup_exp (frag, where, insn, length, local
[all...]
H A Dtc-mep.c1789 mep_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED)
1793 if (fixP->fx_addsy == 0)
1794 switch (fixP->fx_cgen.opinfo)
1808 gas_cgen_md_apply_fix (fixP, valP, seg); argument
1812 md_pcrel_from_section (fixS *fixP, segT sec)
1814 if (fixP->fx_addsy != (symbolS *) NULL
1815 && (! S_IS_DEFINED (fixP->fx_addsy)
1816 || S_IS_WEAK (fixP->fx_addsy)
1817 || S_GET_SEGMENT (fixP->fx_addsy) != sec))
1824 if (mep_force_relocation (fixP))
1785 mep_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
1840 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
1923 fixS * fixP = gas_cgen_record_fixup_exp (frag, where, insn, length, local
2050 mep_fix_adjustable(fixS *fixP) argument
[all...]
H A Dtc-csky.c571 long md_pcrel_from_section (fixS * fixP, segT seg);
5228 md_pcrel_from_section (fixS * fixP, segT seg)
5232 if (fixP->fx_addsy != (symbolS *) NULL
5233 && (! S_IS_DEFINED (fixP->fx_addsy)
5234 || S_GET_SEGMENT (fixP->fx_addsy) != seg))
5235 return fixP->fx_size;
5238 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
5251 fixS *fixP;
4737 md_pcrel_from_section(fixS * fixP, segT seg) argument
4760 fixS *fixP; local
4832 csky_fix_adjustable(fixS * fixP) argument
4872 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
5136 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
[all...]
H A Dtc-mcore.c1924 md_apply_fix (fixS * fixP,
1928 char * buf = fixP->fx_where + fixP->fx_frag->fr_literal;
1929 const char * file = fixP->fx_file ? fixP->fx_file : _("unknown");
1934 symname = fixP->fx_addsy ? S_GET_NAME (fixP->fx_addsy) : _("<unknown>");
1936 fixP->fx_addnumber = val;
1938 if (fixP->fx_addsy != NULL)
1948 fixP
1918 md_apply_fix(fixS * fixP, valueT * valP, segT segment ATTRIBUTE_UNUSED) argument
2232 mcore_fix_adjustable(fixS * fixP) argument
[all...]
H A Dtc-tic6x.c2036 tic6x_init_fix_data (fixS *fixP)
2038 fixP->tc_fix_data.fix_adda = false;
2039 fixP->tc_fix_data.fix_subsy = NULL;
2046 tic6x_fix_adjustable (fixS *fixP)
2048 switch (fixP->fx_r_type)
3773 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED)
3776 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
3781 fixP->fx_offset = SEXT (fixP
2041 tic6x_init_fix_data(fixS *fixP) argument
2051 tic6x_fix_adjustable(fixS *fixP) argument
3779 md_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
[all...]
H A Dtc-d10v.c1493 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED)
1501 if (fixP->fx_addsy == (symbolS *) NULL)
1502 fixP->fx_done = 1;
1505 if (fixP->fx_subsy != (symbolS *) NULL)
1506 as_bad_subtract (fixP);
1508 op_type = fixP->fx_r_type;
1515 fixP->fx_r_type = BFD_RELOC_D10V_10_PCREL_L;
1521 fixP->fx_r_type = BFD_RELOC_D10V_18;
1524 fixP->fx_r_type =
1530 where = fixP
1494 md_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
1703 d10v_fix_adjustable(fixS *fixP) argument
[all...]
H A Dtc-nds32.c66 fixS* fixP; member in struct:nds32_relocs_pattern
4748 nds32_elf_save_pseudo_pattern (fixS* fixP, struct nds32_asm_insn *insn,
4760 reloc_ptr->fixP = fixP;
4778 fixS *fixP = NULL;
4819 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4884 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4902 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4918 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4938 fixP
4751 nds32_elf_save_pseudo_pattern(fixS* fixP, struct nds32_asm_insn *insn, char *out, symbolS *sym, struct nds32_relocs_pattern *reloc_ptr, fragS *fragP) argument
4781 fixS *fixP = NULL; local
4954 nds32_elf_build_relax_relation(fixS *fixP, expressionS *pexp, char* out, struct nds32_asm_insn *insn, fragS *fragP, const struct nds32_field *fld, bfd_boolean pseudo_hint) argument
5957 fixS *fixP; local
6356 fixS *fixP; local
7026 fixS *fixP; local
7434 fixS *fixP; local
7578 nds32_pcrel_from_section(fixS *fixP, segT sec ATTRIBUTE_UNUSED) argument
7605 nds32_fix_adjustable(fixS *fixP) argument
7681 nds32_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
7862 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-ppc.c3916 fixS *fixP;
3923 fixP = fix_new_exp (frag_now,
3935 fixP = fix_new_exp (frag_now,
3942 fixP->fx_pcrel_adjust = fixups[i].opindex;
6387 md_apply_fix (fixS *fixP, valueT *valP, segT seg)
6394 if (fixP->fx_addsy != NULL)
6397 if (fixP->fx_pcrel)
6398 value += fixP->fx_frag->fr_address + fixP->fx_where;
6400 if (fixP
3905 fixS *fixP; local
6369 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
[all...]
H A Dtc-alpha.c1767 fixS *fixP;
1808 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal, size,
1828 fixP->fx_no_overflow = 1;
1832 fixP->fx_no_overflow = 1;
1833 fixP->fx_addsy = section_symbol (now_seg);
1834 fixP->fx_offset = 0;
1842 fixP->tc_fix_data.info = info;
1846 fixP->fx_no_overflow = 1;
1854 fixP->tc_fix_data.info = info;
1855 info->slaves = fixP;
1760 fixS *fixP; local
5698 md_pcrel_from(fixS *fixP) argument
5724 md_apply_fix(fixS *fixP, valueT * valP, segT seg) argument
[all...]
H A Dtc-frv.c1315 md_pcrel_from_section (fixS *fixP, segT sec)
1317 if (TC_FORCE_RELOCATION (fixP)
1318 || (fixP->fx_addsy != (symbolS *) NULL
1319 && S_GET_SEGMENT (fixP->fx_addsy) != sec))
1328 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1;
1338 fixS *fixP)
1343 fixP->fx_pcrel = TRUE;
1347 fixP->fx_pcrel = TRUE;
1349 if (fixP
1311 md_pcrel_from_section(fixS *fixP, segT sec) argument
1332 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
1431 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
1522 frv_fix_adjustable(fixS *fixP) argument
1822 fixS * fixP = gas_cgen_record_fixup_exp (frag, where, insn, length, local
[all...]
H A Dtc-mep.c1789 mep_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED)
1793 if (fixP->fx_addsy == 0)
1794 switch (fixP->fx_cgen.opinfo)
1808 gas_cgen_md_apply_fix (fixP, valP, seg); argument
1812 md_pcrel_from_section (fixS *fixP, segT sec)
1814 if (fixP->fx_addsy != (symbolS *) NULL
1815 && (! S_IS_DEFINED (fixP->fx_addsy)
1816 || S_IS_WEAK (fixP->fx_addsy)
1817 || S_GET_SEGMENT (fixP->fx_addsy) != sec))
1824 if (mep_force_relocation (fixP))
1785 mep_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
1840 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
1923 fixS * fixP = gas_cgen_record_fixup_exp (frag, where, insn, length, local
2050 mep_fix_adjustable(fixS *fixP) argument
[all...]
H A Dtc-mcore.c1921 md_apply_fix (fixS * fixP,
1925 char * buf = fixP->fx_where + fixP->fx_frag->fr_literal;
1926 const char * file = fixP->fx_file ? fixP->fx_file : _("unknown");
1931 symname = fixP->fx_addsy ? S_GET_NAME (fixP->fx_addsy) : _("<unknown>");
1933 fixP->fx_addnumber = val;
1935 if (fixP->fx_addsy != NULL)
1945 fixP
1919 md_apply_fix(fixS * fixP, valueT * valP, segT segment ATTRIBUTE_UNUSED) argument
2233 mcore_fix_adjustable(fixS * fixP) argument
[all...]
H A Dtc-tic6x.c2038 tic6x_init_fix_data (fixS *fixP) argument
2040 fixP->tc_fix_data.fix_adda = FALSE;
2041 fixP->tc_fix_data.fix_subsy = NULL;
2048 tic6x_fix_adjustable (fixS *fixP) argument
2050 switch (fixP->fx_r_type)
3776 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
3779 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
3784 fixP->fx_offset = SEXT (fixP
[all...]
H A Dtc-d10v.c1494 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
1502 if (fixP->fx_addsy == (symbolS *) NULL)
1503 fixP->fx_done = 1;
1506 if (fixP->fx_subsy != (symbolS *) NULL)
1507 as_bad_where (fixP->fx_file, fixP->fx_line, _("expression too complex"));
1509 op_type = fixP->fx_r_type;
1516 fixP->fx_r_type = BFD_RELOC_D10V_10_PCREL_L;
1522 fixP->fx_r_type = BFD_RELOC_D10V_18;
1525 fixP
1703 d10v_fix_adjustable(fixS *fixP) argument
[all...]
H A Dtc-nds32.c66 fixS* fixP; member in struct:nds32_relocs_pattern
4749 nds32_elf_save_pseudo_pattern (fixS* fixP, struct nds32_asm_insn *insn,
4761 reloc_ptr->fixP = fixP;
4779 fixS *fixP = NULL;
4820 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4885 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4903 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4919 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4939 fixP
4742 nds32_elf_save_pseudo_pattern(fixS* fixP, struct nds32_asm_insn *insn, char *out, symbolS *sym, struct nds32_relocs_pattern *reloc_ptr, fragS *fragP) argument
4772 fixS *fixP = NULL; local
4945 nds32_elf_build_relax_relation(fixS *fixP, expressionS *pexp, char* out, struct nds32_asm_insn *insn, fragS *fragP, const struct nds32_field *fld, bfd_boolean pseudo_hint) argument
5948 fixS *fixP; local
6359 fixS *fixP; local
7029 fixS *fixP; local
7437 fixS *fixP; local
7581 nds32_pcrel_from_section(fixS *fixP, segT sec ATTRIBUTE_UNUSED) argument
7608 nds32_fix_adjustable(fixS *fixP) argument
7684 nds32_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
7865 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-alpha.c1767 fixS *fixP;
1808 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal, size,
1828 fixP->fx_no_overflow = 1;
1832 fixP->fx_no_overflow = 1;
1833 fixP->fx_addsy = section_symbol (now_seg);
1834 fixP->fx_offset = 0;
1842 fixP->tc_fix_data.info = info;
1846 fixP->fx_no_overflow = 1;
1854 fixP->tc_fix_data.info = info;
1855 info->slaves = fixP;
1760 fixS *fixP; local
5698 md_pcrel_from(fixS *fixP) argument
5724 md_apply_fix(fixS *fixP, valueT * valP, segT seg) argument
[all...]
H A Dtc-mep.c1789 mep_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED)
1793 if (fixP->fx_addsy == 0)
1794 switch (fixP->fx_cgen.opinfo)
1808 gas_cgen_md_apply_fix (fixP, valP, seg); argument
1812 md_pcrel_from_section (fixS *fixP, segT sec)
1814 if (fixP->fx_addsy != (symbolS *) NULL
1815 && (! S_IS_DEFINED (fixP->fx_addsy)
1816 || S_IS_WEAK (fixP->fx_addsy)
1817 || S_GET_SEGMENT (fixP->fx_addsy) != sec))
1824 if (mep_force_relocation (fixP))
1785 mep_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
1840 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
1923 fixS * fixP = gas_cgen_record_fixup_exp (frag, where, insn, length, local
2050 mep_fix_adjustable(fixS *fixP) argument
[all...]
H A Dtc-frv.c1315 md_pcrel_from_section (fixS *fixP, segT sec)
1317 if (TC_FORCE_RELOCATION (fixP)
1318 || (fixP->fx_addsy != (symbolS *) NULL
1319 && S_GET_SEGMENT (fixP->fx_addsy) != sec))
1328 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1;
1338 fixS *fixP)
1343 fixP->fx_pcrel = true;
1347 fixP->fx_pcrel = true;
1349 if (fixP
1311 md_pcrel_from_section(fixS *fixP, segT sec) argument
1332 md_cgen_lookup_reloc(const CGEN_INSN *insn ATTRIBUTE_UNUSED, const CGEN_OPERAND *operand, fixS *fixP) argument
1431 md_apply_fix(fixS *fixP, valueT *valP, segT seg) argument
1522 frv_fix_adjustable(fixS *fixP) argument
1822 fixS * fixP = gas_cgen_record_fixup_exp (frag, where, insn, length, local
[all...]
H A Dtc-vax.c281 md_apply_fix (fixS *fixP, valueT *valueP, segT seg ATTRIBUTE_UNUSED)
285 if (fixP->fx_subsy != (symbolS *) NULL)
286 as_bad_subtract (fixP);
288 if (fixP->fx_pcrel)
290 switch (fixP->fx_r_type)
294 fixP->fx_r_type = BFD_RELOC_32_PCREL;
295 if (fixP->fx_addsy != NULL)
298 value += fixP->fx_frag->fr_address + fixP->fx_where;
300 if (fixP
278 md_apply_fix(fixS *fixP, valueT *valueP, segT seg ATTRIBUTE_UNUSED) argument
2434 md_pcrel_from(fixS *fixP) argument
[all...]
H A Dtc-mcore.c1924 md_apply_fix (fixS * fixP,
1928 char * buf = fixP->fx_where + fixP->fx_frag->fr_literal;
1929 const char * file = fixP->fx_file ? fixP->fx_file : _("unknown");
1934 symname = fixP->fx_addsy ? S_GET_NAME (fixP->fx_addsy) : _("<unknown>");
1936 fixP->fx_addnumber = val;
1938 if (fixP->fx_addsy != NULL)
1948 fixP
1922 md_apply_fix(fixS * fixP, valueT * valP, segT segment ATTRIBUTE_UNUSED) argument
2236 mcore_fix_adjustable(fixS * fixP) argument
[all...]
H A Dtc-tic6x.c2036 tic6x_init_fix_data (fixS *fixP) argument
2038 fixP->tc_fix_data.fix_adda = false;
2039 fixP->tc_fix_data.fix_subsy = NULL;
2046 tic6x_fix_adjustable (fixS *fixP) argument
2048 switch (fixP->fx_r_type)
3773 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
3776 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
3781 fixP->fx_offset = SEXT (fixP
[all...]
H A Dtc-nds32.c66 fixS* fixP; member in struct:nds32_relocs_pattern
4748 nds32_elf_save_pseudo_pattern (fixS* fixP, struct nds32_asm_insn *insn,
4760 reloc_ptr->fixP = fixP;
4778 fixS *fixP = NULL;
4819 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4884 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4902 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4918 fixP = fix_new_exp (fragP, out - fragP->fr_literal, insn->opcode->isize,
4938 fixP
4741 nds32_elf_save_pseudo_pattern(fixS* fixP, struct nds32_asm_insn *insn, char *out, symbolS *sym, struct nds32_relocs_pattern *reloc_ptr, fragS *fragP) argument
4771 fixS *fixP = NULL; local
4944 nds32_elf_build_relax_relation(fixS *fixP, expressionS *pexp, char* out, struct nds32_asm_insn *insn, fragS *fragP, const struct nds32_field *fld, bool pseudo_hint) argument
5947 fixS *fixP; local
6358 fixS *fixP; local
7028 fixS *fixP; local
7436 fixS *fixP; local
7541 nds32_pcrel_from_section(fixS *fixP, segT sec ATTRIBUTE_UNUSED) argument
7568 nds32_fix_adjustable(fixS *fixP) argument
7644 nds32_apply_fix(fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
7824 tc_gen_reloc(asection *section ATTRIBUTE_UNUSED, fixS *fixP) argument
[all...]
H A Dtc-d10v.c1493 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) argument
1501 if (fixP->fx_addsy == (symbolS *) NULL)
1502 fixP->fx_done = 1;
1505 if (fixP->fx_subsy != (symbolS *) NULL)
1506 as_bad_subtract (fixP);
1508 op_type = fixP->fx_r_type;
1515 fixP->fx_r_type = BFD_RELOC_D10V_10_PCREL_L;
1521 fixP->fx_r_type = BFD_RELOC_D10V_18;
1524 fixP->fx_r_type =
1530 where = fixP
1702 d10v_fix_adjustable(fixS *fixP) argument
[all...]

Completed in 635 milliseconds

1234567891011