Home
last modified time | relevance | path

Searched refs:BFD_RELOC_V850_16_PCREL (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-v850.c3290 else if (operand->default_reloc == BFD_RELOC_V850_16_PCREL) in md_assemble()
3511 if (operand->default_reloc == BFD_RELOC_V850_16_PCREL) in md_apply_fix()
3594 case BFD_RELOC_V850_16_PCREL: in md_apply_fix()
3724 || fixP->fx_r_type == BFD_RELOC_V850_16_PCREL in v850_force_relocation()
/toolchain/binutils/binutils-2.27/bfd/
Delf32-v850.c1725 { BFD_RELOC_V850_16_PCREL, R_V850_16_PCREL },
4170 { BFD_RELOC_V850_16_PCREL, R_V850_PC16U },
DChangeLog-9697685 Remove BFD_RELOC_V850_16_PCREL.
694 BFD_RELOC_V850_16_PCREL.
854 BFD_RELOC_V850_16_PCREL relocation.
856 * reloc.c (COMMENT): Add suuport for BFD_RELOC_V850_16_PCREL
859 * libbfd.h: Add support for BFD_RELOC_V850_16_PCREL relocation.
861 * bfd-in2.h: Add support for BFD_RELOC_V850_16_PCREL relocation.
Dbfd-in2.h4253 BFD_RELOC_V850_16_PCREL, enumerator
DChangeLog-20101394 (BFD_RELOC_V850_16_PCREL, BFD_RELOC_V850_17_PCREL,
/toolchain/binutils/binutils-2.27/opcodes/
Dv850-opc.c1215 …850_OPERAND_RELAX | V850_OPERAND_DISP | V850_PCREL | V850_INVERSE_PCREL, BFD_RELOC_V850_16_PCREL },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-9697826 * config/tc-v850.c: Remove BFD_RELOC_V850_16_PCREL.