Searched refs:d30v_hash (Results 1 – 1 of 1) sorted by relevance
121 static struct hash_control *d30v_hash; variable313 d30v_hash = hash_new (); in md_begin()317 hash_insert (d30v_hash, opcode->name, (char *) opcode); in md_begin()1393 opcode->op = (struct d30v_opcode *) hash_find (d30v_hash, name); in do_assemble()