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

  /src/external/gpl3/binutils/dist/gas/config/
tc-dlx.c 32 #define machine_opcodes dlx_opcodes macro
287 const char *name = machine_opcodes[i].name;
288 if (str_hash_insert (op_hash, name, &machine_opcodes[i], 0) != NULL)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-dlx.c 32 #define machine_opcodes dlx_opcodes macro
287 const char *name = machine_opcodes[i].name;
288 if (str_hash_insert (op_hash, name, &machine_opcodes[i], 0) != NULL)

Completed in 27 milliseconds