HomeSort by: relevance | last modified time | path
    Searched defs:arc_opcode_to_insn_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
arc-dis.c 903 arc_opcode_to_insn_type (const struct arc_opcode *opcode) function
1210 info->insn_type = arc_opcode_to_insn_type (opcode);
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-dis.c 904 arc_opcode_to_insn_type (const struct arc_opcode *opcode) function
1211 info->insn_type = arc_opcode_to_insn_type (opcode);
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-dis.c 904 arc_opcode_to_insn_type (const struct arc_opcode *opcode) function
1211 info->insn_type = arc_opcode_to_insn_type (opcode);
  /src/external/gpl3/gdb/dist/opcodes/
arc-dis.c 904 arc_opcode_to_insn_type (const struct arc_opcode *opcode) function
1211 info->insn_type = arc_opcode_to_insn_type (opcode);

Completed in 15 milliseconds