Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-dis.c71 unsigned int (*extract_opcode) (unsigned int); member
115 if (i == state->extract_opcode (op->match) in nios2_init_opcode_hash()
124 else if (i == state->extract_opcode (op->match)) in nios2_init_opcode_hash()
198 for (entry = state->ps_hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash()
204 for (entry = state->hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash()