Lines Matching defs:opcode_hash_control
117 static htab_t opcode_hash_control; /* Opcode mnemonics. */
387 opcode_hash_control = str_htab_create ();
391 str_hash_insert (opcode_hash_control, opcode->name, opcode, 0);
916 opcode = str_hash_find (opcode_hash_control, name);
1046 opcode = str_hash_find (opcode_hash_control, "lwi");
1048 opcode = str_hash_find (opcode_hash_control, "swi");
1080 opcode1 = str_hash_find (opcode_hash_control, "imm");
1614 opcode1 = str_hash_find (opcode_hash_control, "imm");
1680 opcode1 = str_hash_find (opcode_hash_control, "imm");
1753 opcode1 = str_hash_find (opcode_hash_control, "imm");
2174 opcode1 = str_hash_find (opcode_hash_control, "imm");
2222 opcode1 = str_hash_find (opcode_hash_control, "imm");