Searched refs:mmix_opcode_hash (Results 1 – 1 of 1) sorted by relevance
220 static struct hash_control *mmix_opcode_hash; variable772 mmix_opcode_hash = hash_new (); in mmix_md_begin()778 hash_insert (mmix_opcode_hash, opcode->name, (char *) opcode); in mmix_md_begin()846 instruction = (struct mmix_opcode *) hash_find (mmix_opcode_hash, str); in md_assemble()