Home
last modified time | relevance | path

Searched refs:extract_opcode (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dnios2-dis.c64 unsigned int (*extract_opcode) (unsigned int); member
97 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()