Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-spu.h40 #define TC_INIT_FIX_DATA(FIXP) \ argument
43 (FIXP)->tc_fix_data.arg_format = 0; \
44 (FIXP)->tc_fix_data.insn_tag = 0; \
50 #define tc_fix_adjustable(FIXP) \ argument
51 (!(S_IS_FUNCTION ((FIXP)->fx_addsy) \
52 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \
53 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU64 \
54 || (FIXP)->fx_r_type == BFD_RELOC_SPU_ADD_PIC))
58 #define TC_FORCE_RELOCATION(FIXP) \ argument
59 ((FIXP)->tc_fix_data.insn_tag == M_BRSL \
[all …]
Dtc-avr.h164 #define TC_VALIDATE_FIX(FIXP,SEG,SKIP) \ argument
165 if ( (FIXP->fx_r_type == BFD_RELOC_AVR_7_PCREL \
166 || FIXP->fx_r_type == BFD_RELOC_AVR_13_PCREL \
167 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM \
168 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_GS \
169 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM \
170 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_GS \
171 || FIXP->fx_r_type == BFD_RELOC_AVR_HH8_LDI_PM \
172 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM_NEG \
173 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM_NEG \
[all …]
Dtc-pru.h119 #define TC_VALIDATE_FIX(FIXP,SEG,SKIP) \ argument
120 if ((FIXP->fx_r_type == BFD_RELOC_PRU_LDI32 \
121 || FIXP->fx_r_type == BFD_RELOC_PRU_U16 \
122 || FIXP->fx_r_type == BFD_RELOC_PRU_U16_PMEMIMM \
123 || FIXP->fx_r_type == BFD_RELOC_PRU_S10_PCREL \
124 || FIXP->fx_r_type == BFD_RELOC_PRU_U8_PCREL \
125 || FIXP->fx_r_type == BFD_RELOC_PRU_32_PMEM \
126 || FIXP->fx_r_type == BFD_RELOC_PRU_16_PMEM) \
127 && FIXP->fx_addsy != NULL \
128 && FIXP->fx_subsy == NULL) \
[all …]
Dtc-arc.h131 #define TC_VALIDATE_FIX(FIXP,SEG,SKIP) \ argument
132 if ((FIXP->fx_r_type == BFD_RELOC_ARC_GOTPC32 \
133 || FIXP->fx_r_type == BFD_RELOC_ARC_PLT32 \
134 || FIXP->fx_r_type == BFD_RELOC_ARC_S25W_PCREL_PLT \
135 || FIXP->fx_r_type == BFD_RELOC_ARC_S25H_PCREL_PLT \
136 || FIXP->fx_r_type == BFD_RELOC_ARC_S21W_PCREL_PLT \
137 || FIXP->fx_r_type == BFD_RELOC_ARC_S21H_PCREL_PLT) \
138 && FIXP->fx_addsy != NULL \
139 && FIXP->fx_subsy == NULL) \
141 symbol_mark_used_in_reloc (FIXP->fx_addsy); \
Dtc-visium.h45 #define tc_fix_adjustable(FIXP) visium_fix_adjustable (FIXP) argument
58 #define MD_PCREL_FROM_SECTION(FIXP, SEC) visium_pcrel_from_section (FIXP, SEC) argument
Dtc-score.h45 #define TC_VALIDATE_FIX(FIXP, SEGTYPE, SKIP) score_validate_fix (FIXP) argument
48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP) argument
Dtc-microblaze.h44 #define TC_FORCE_RELOCATION_SECTION(FIXP,SEG) 1 argument
75 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-lm32.h43 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-iq2000.h44 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-bpf.h45 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-mt.h50 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-cr16.h49 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP) argument
Dtc-crx.h50 #define TC_FORCE_RELOCATION(FIXP) crx_force_relocation (FIXP) argument
Dtc-epiphany.h51 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP,SEC) argument
Dtc-m32c.h69 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-rl78.h60 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-mep.h55 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-msp430.h87 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section(FIXP, SEC) argument
Dtc-rx.h72 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) argument
Dtc-kvx.h201 #define TC_INIT_FIX_DATA(FIXP) ((FIXP)->tc_fix_data = NULL) argument
Dtc-ppc.h102 #define TC_INIT_FIX_DATA(FIXP) \ argument
103 do { (FIXP)->tc_fix_data.ppc_cpu = ppc_cpu; } while (0)