Searched refs:opcode_name_t (Results 1 – 1 of 1) sorted by relevance
831 struct opcode_name_t struct838 static const struct opcode_name_t opcode_name_list[] = argument891 const struct opcode_name_t *opcode; in init_opcode_names_hash()901 static const struct opcode_name_t *906 struct opcode_name_t *o; in opcode_name_lookup()919 o = (struct opcode_name_t *) str_hash_find (opcode_names_hash, *s); in opcode_name_lookup()2362 const struct opcode_name_t *o = opcode_name_lookup (&str); in my_getOpcodeExpression()