Searched refs:extract_opcode (Results 1 – 4 of 4) sorted by relevance
72 unsigned int (*extract_opcode) (unsigned int); member116 if (i == state->extract_opcode (op->match) in nios2_init_opcode_hash()125 else if (i == state->extract_opcode (op->match)) in nios2_init_opcode_hash()199 for (entry = state->ps_hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash()205 for (entry = state->hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash()
248 extract_opcode (char *from, char *to, int limit) in extract_opcode() function744 str = skip_space (extract_opcode (str, op, sizeof (op))); in md_assemble()