Home
last modified time | relevance | path

Searched refs:BFD_RELOC_NIOS2_HIADJ16 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nios2.c1110 || fixP->fx_r_type == BFD_RELOC_NIOS2_HIADJ16 in md_apply_fix()
1228 case BFD_RELOC_NIOS2_HIADJ16: in md_apply_fix()
1285 {"%hiadj", BFD_RELOC_NIOS2_HIADJ16},
1421 if (reloc_type == BFD_RELOC_NIOS2_HIADJ16) in nios2_assemble_expression()
2325 BFD_RELOC_NIOS2_HIADJ16); in output_movia()
2668 case BFD_RELOC_NIOS2_HIADJ16: in tc_gen_reloc()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h5302 BFD_RELOC_NIOS2_HIADJ16, enumerator
Delf32-nios2.c777 {BFD_RELOC_NIOS2_HIADJ16, R_NIOS2_HIADJ16},
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20131325 BFD_RELOC_NIOS2_HIADJ16 value to 16 bits.