Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic4x.c59 static struct hash_control *tic4x_op_hash = NULL; variable
1227 retval = hash_insert (tic4x_op_hash, inst->name, (void *) inst); in tic4x_inst_insert()
1305 if (hash_find (tic4x_op_hash, name)) in tic4x_inst_add()
1373 tic4x_op_hash = hash_new (); in md_begin()
2477 hash_find (tic4x_op_hash, insn->name)) == NULL) in md_assemble()