Searched refs:machine_opcodes (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-dlx.c32 #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)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-dlx.c32 #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)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-dlx.c32 #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 77 milliseconds