Searched refs:tic4x_op_hash (Results 1 – 1 of 1) sorted by relevance
59 static struct hash_control *tic4x_op_hash = NULL; variable1225 retval = hash_insert (tic4x_op_hash, inst->name, (void *) inst); in tic4x_inst_insert()1302 if (hash_find (tic4x_op_hash, name)) in tic4x_inst_add()1370 tic4x_op_hash = hash_new (); in md_begin()2474 hash_find (tic4x_op_hash, insn->name)) == NULL) in md_assemble()