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

  /src/external/gpl3/binutils/dist/opcodes/
cris-dis.c 171 get_opcode_entry (unsigned int insn,
245 : get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata));
465 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
485 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
1478 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1491 matchedp = get_opcode_entry (insn, prefix_insn, disdata);
170 get_opcode_entry (unsigned int insn, function
  /src/external/gpl3/binutils.old/dist/opcodes/
cris-dis.c 171 get_opcode_entry (unsigned int insn,
245 : get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata));
465 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
485 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
1478 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1491 matchedp = get_opcode_entry (insn, prefix_insn, disdata);
170 get_opcode_entry (unsigned int insn, function
  /src/external/gpl3/gdb.old/dist/opcodes/
cris-dis.c 171 get_opcode_entry (unsigned int insn,
245 : get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata));
465 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
485 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
1478 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1491 matchedp = get_opcode_entry (insn, prefix_insn, disdata);
170 get_opcode_entry (unsigned int insn, function
  /src/external/gpl3/gdb/dist/opcodes/
cris-dis.c 171 get_opcode_entry (unsigned int insn,
245 : get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata));
465 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
485 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata);
1478 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1491 matchedp = get_opcode_entry (insn, prefix_insn, disdata);
170 get_opcode_entry (unsigned int insn, function

Completed in 17 milliseconds