Searched refs:BFD_RELOC_LO16 (Results 1 - 25 of 133) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/cpu/
H A Diq2000.opc274 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
306 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
H A Dmt.opc167 code = BFD_RELOC_LO16;
185 else if (code == BFD_RELOC_LO16)
H A Dlm32.opc102 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c2209 return reloc == BFD_RELOC_LO16 || reloc == BFD_RELOC_MIPS16_LO16;
2232 return mips16_reloc_p (reloc) ? BFD_RELOC_MIPS16_LO16 : BFD_RELOC_LO16;
2781 macro_build (&ep, "tltiu", "s,j", sreg, BFD_RELOC_LO16);
2822 macro_build (&ep, "ori", "t,r,i", ATREG, ATREG, BFD_RELOC_LO16);
3065 case BFD_RELOC_LO16:
3677 macro_build (ep, "ori", "t,r,i", AT, ZERO, BFD_RELOC_LO16);
3857 || *r == BFD_RELOC_LO16
4169 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, breg);
4176 <op> $treg,const_lo($tempreg) (BFD_RELOC_LO16)
4180 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, A
[all...]
H A Dtc-iq2000.c525 case IQ2000_OPERAND_LO16: return BFD_RELOC_LO16;
569 || fixP->fx_cgen.opinfo == BFD_RELOC_LO16))
595 || FX_OPINFO_R_TYPE (l->fixp) == BFD_RELOC_LO16);
599 && FX_OPINFO_R_TYPE (l->fixp->fx_next) == BFD_RELOC_LO16
619 if (FX_OPINFO_R_TYPE (f) == BFD_RELOC_LO16
H A Dtc-openrisc.c323 type = BFD_RELOC_LO16;
H A Dtc-or32.c282 mask_or_shift = BFD_RELOC_LO16;
464 reloc = BFD_RELOC_LO16;
519 if (reloc == BFD_RELOC_LO16 || reloc == BFD_RELOC_HI16)
587 case BFD_RELOC_LO16: /* 0000XXXX pattern in a word. */
H A Dtc-lm32.c330 return BFD_RELOC_LO16;
H A Dtc-v850.c1726 return BFD_RELOC_LO16;
1728 if (operand->default_reloc == BFD_RELOC_LO16)
1729 return BFD_RELOC_LO16;
1738 return BFD_RELOC_LO16;
2140 case BFD_RELOC_LO16:
2220 && reloc != BFD_RELOC_LO16)
2291 && reloc != BFD_RELOC_LO16)
2942 case BFD_RELOC_LO16:
3202 case BFD_RELOC_LO16:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dxstormy16-asm.c148 code = BFD_RELOC_LO16;
161 if ((code == BFD_RELOC_HI16 || code == BFD_RELOC_LO16)
H A Diq2000-asm.c271 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
303 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
H A Dmt-asm.c129 code = BFD_RELOC_LO16;
147 else if (code == BFD_RELOC_LO16)
H A Dopenrisc-asm.c132 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dxstormy16-asm.c148 code = BFD_RELOC_LO16;
161 if ((code == BFD_RELOC_HI16 || code == BFD_RELOC_LO16)
H A Diq2000-asm.c271 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
303 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
H A Dmt-asm.c129 code = BFD_RELOC_LO16;
147 else if (code == BFD_RELOC_LO16)
H A Dopenrisc-asm.c132 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic4x.c146 case BFD_RELOC_LO16: type = R_PARTLS16; break;
H A Delf32-dlx.c502 case BFD_RELOC_LO16:
H A Delf32-openrisc.c198 { BFD_RELOC_LO16, R_OPENRISC_LO_16_IN_INSN },
H A Delf32-or32.c450 { BFD_RELOC_LO16, R_OR32_CONST },
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-tic4x.c146 case BFD_RELOC_LO16: type = R_PARTLS16; break;
H A Delf32-dlx.c502 case BFD_RELOC_LO16:
H A Delf32-openrisc.c198 { BFD_RELOC_LO16, R_OPENRISC_LO_16_IN_INSN },
H A Delf32-or32.c450 { BFD_RELOC_LO16, R_OR32_CONST },

Completed in 155 milliseconds

123456