Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dns32k.h82 struct ns32k_opcode { struct
154 static const struct ns32k_opcode ns32k_opcodes[]=
DChangeLog-9103247 * ns32k.h (struct ns32k_opcode): Constify "name", "operands" and
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ns32k.c89 struct ns32k_opcode *desc; /* Pointer at description of instruction. */
1104 if (!(desc = (struct ns32k_opcode *) hash_find (inst_hash_handle, line))) in parse()
1895 const struct ns32k_opcode *ptr; in md_begin()
1897 const struct ns32k_opcode *endop; in md_begin()