Searched refs:ns32k_opcode (Results 1 – 3 of 3) sorted by relevance
82 struct ns32k_opcode { struct154 static const struct ns32k_opcode ns32k_opcodes[]=
247 * ns32k.h (struct ns32k_opcode): Constify "name", "operands" and
89 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()