HomeSort by relevance Sort by last modified time
    Searched refs:ns32k_opcode (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
ns32k.h 82 struct ns32k_opcode { struct
154 static const struct ns32k_opcode ns32k_opcodes[]=
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ns32k.c 89 struct ns32k_opcode *desc; /* Pointer at description of instruction. */
793 /* Look in ns32k_opcode for size. */
1111 if (!(desc = (struct ns32k_opcode *) hash_find (inst_hash_handle, line)))
    [all...]

Completed in 1500 milliseconds