Searched refs:d10v_hash (Results 1 – 1 of 1) sorted by relevance
104 static struct hash_control *d10v_hash; variable280 d10v_hash = hash_new (); in md_begin()292 hash_insert (d10v_hash, opcode->name, (char *) opcode); in md_begin()1433 *opcode = (struct d10v_opcode *) hash_find (d10v_hash, name); in do_assemble()1561 rep = (struct d10v_opcode *) hash_find (d10v_hash, "rep"); in md_apply_fix()1562 repi = (struct d10v_opcode *) hash_find (d10v_hash, "repi"); in md_apply_fix()