Searched refs:extract_opcode (Results 1 – 1 of 1) sorted by relevance
64 unsigned int (*extract_opcode) (unsigned int); member97 if (i == state->extract_opcode (op->match) in nios2_init_opcode_hash()106 else if (i == state->extract_opcode (op->match)) in nios2_init_opcode_hash()176 for (entry = state->ps_hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash()182 for (entry = state->hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash()