Searched refs:msp430_hash (Results 1 – 1 of 1) sorted by relevance
197 static struct hash_control *msp430_hash; variable1640 msp430_hash = hash_new (); in md_begin()1643 hash_insert (msp430_hash, opcode->name, (char *) opcode); in md_begin()2550 opcode = hash_find (msp430_hash, real_name); in msp430_operands()3910 opcode = (struct msp430_opcode_s *) hash_find (msp430_hash, cmd); in md_assemble()