Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnios2-dis.c72 unsigned int (*extract_opcode) (unsigned int); member
116 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()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnios2-dis.c72 unsigned int (*extract_opcode) (unsigned int); member
116 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()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-wasm32.c248 extract_opcode (char *from, char *to, int limit) in extract_opcode() function
744 str = skip_space (extract_opcode (str, op, sizeof (op))); in md_assemble()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-wasm32.c248 extract_opcode (char *from, char *to, int limit) in extract_opcode() function
744 str = skip_space (extract_opcode (str, op, sizeof (op))); in md_assemble()