Searched refs:pseudo_hash (Results 1 – 1 of 1) sorted by relevance
222 struct hash_control *pseudo_hash; /* pseudo opcode hash table */ member7561 md.pseudo_hash = hash_new (); in md_begin()7564 err = hash_insert (md.pseudo_hash, pseudo_opcode[i].name, in md_begin()10823 pdesc = (struct pseudo_opcode *) hash_find (md.pseudo_hash, mnemonic);