HomeSort by: relevance | last modified time | path
    Searched defs:RELOC_DLX_16 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-dlx.c 38 #define RELOC_DLX_16 BFD_RELOC_16
797 : (the_insn.LO ? RELOC_DLX_LO16 : RELOC_DLX_16);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-dlx.c 38 #define RELOC_DLX_16 BFD_RELOC_16
797 : (the_insn.LO ? RELOC_DLX_LO16 : RELOC_DLX_16);

Completed in 22 milliseconds