Searched refs:tic4x_op_hash (Results 1 – 1 of 1) sorted by relevance
59 static struct hash_control *tic4x_op_hash = NULL; variable1227 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()