Home
last modified time | relevance | path

Searched refs:RELOC_DLX_LO16 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c41 #define RELOC_DLX_LO16 BFD_RELOC_LO16 macro
807 : (the_insn.LO ? RELOC_DLX_LO16 : RELOC_DLX_16); in machine_ip()
925 case RELOC_DLX_LO16: in md_assemble()
945 case RELOC_DLX_LO16: in md_assemble()
1008 case RELOC_DLX_LO16: in md_apply_fix()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20042118 (md_assemble): generate bit_fixS for RELOC_DLX_LO16 in
2121 output RELOC_DLX_LO16 rather than RELOC_DLX_16.
2122 (md_apply_fix3): apply RELOC_DLX_LO16.