Searched refs:mips16_op_hash (Results 1 – 1 of 1) sorted by relevance
665 static struct hash_control *mips16_op_hash = NULL; variable3520 mips16_op_hash = hash_new (); in md_begin()3529 retval = hash_insert (mips16_op_hash, name, (void *) &mips16_opcodes[i]); in md_begin()8602 mo = (struct mips_opcode *) hash_find (mips16_op_hash, name); in mips16_macro_build()13734 first = (struct mips_opcode *) hash_find (mips16_op_hash, str); in mips16_ip()