Lines Matching defs:opcode_hash_control
117 static htab_t opcode_hash_control; /* Opcode mnemonics. */
390 opcode_hash_control = str_htab_create ();
394 str_hash_insert (opcode_hash_control, opcode->name, opcode, 0);
919 opcode = str_hash_find (opcode_hash_control, name);
1049 opcode = str_hash_find (opcode_hash_control, "lwi");
1051 opcode = str_hash_find (opcode_hash_control, "swi");
1083 opcode1 = str_hash_find (opcode_hash_control, "imm");
1617 opcode1 = str_hash_find (opcode_hash_control, "imm");
1683 opcode1 = str_hash_find (opcode_hash_control, "imm");
1756 opcode1 = str_hash_find (opcode_hash_control, "imm");
2177 opcode1 = str_hash_find (opcode_hash_control, "imm");
2225 opcode1 = str_hash_find (opcode_hash_control, "imm");