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

  /toolchain/binutils/binutils-2.25/include/opcode/
d10v.h 99 extern const struct d10v_opcode d10v_opcodes[];
116 the operands field of the d10v_opcodes table. */
  /toolchain/binutils/binutils-2.25/opcodes/
d10v-dis.c 156 struct d10v_opcode *op = (struct d10v_opcode *) d10v_opcodes;
210 op = (struct d10v_opcode *) d10v_opcodes;
d10v-opc.c 170 const struct d10v_opcode d10v_opcodes[] = { variable in typeref:struct:d10v_opcode
  /toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c 287 for (opcode = (struct d10v_opcode *) d10v_opcodes; opcode->name; opcode++)
    [all...]

Completed in 3263 milliseconds