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

  /src/external/gpl3/binutils/dist/opcodes/
cris-dis.c 464 const struct cris_opcode *prefix_opcodep
467 if (prefix_opcodep->match == DIP_OPCODE)
484 const struct cris_opcode *prefix_opcodep
487 if (prefix_opcodep->match == BDAP_QUICK_OPCODE)
716 fields. The prefix_opcodep and the rest hold a prefix insn that is
728 const struct cris_opcode *prefix_opcodep,
825 prefix_opcodep = NULL;
874 if ((insn & 0x400) && (insn & 15) == 15 && prefix_opcodep == NULL)
1007 if (prefix_opcodep
1011 || prefix_opcodep->match != DIP_OPCODE)
463 const struct cris_opcode *prefix_opcodep local
483 const struct cris_opcode *prefix_opcodep local
1472 const struct cris_opcode *prefix_opcodep = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
cris-dis.c 464 const struct cris_opcode *prefix_opcodep
467 if (prefix_opcodep->match == DIP_OPCODE)
484 const struct cris_opcode *prefix_opcodep
487 if (prefix_opcodep->match == BDAP_QUICK_OPCODE)
716 fields. The prefix_opcodep and the rest hold a prefix insn that is
728 const struct cris_opcode *prefix_opcodep,
825 prefix_opcodep = NULL;
874 if ((insn & 0x400) && (insn & 15) == 15 && prefix_opcodep == NULL)
1007 if (prefix_opcodep
1011 || prefix_opcodep->match != DIP_OPCODE)
463 const struct cris_opcode *prefix_opcodep local
483 const struct cris_opcode *prefix_opcodep local
1472 const struct cris_opcode *prefix_opcodep = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
cris-dis.c 464 const struct cris_opcode *prefix_opcodep
467 if (prefix_opcodep->match == DIP_OPCODE)
484 const struct cris_opcode *prefix_opcodep
487 if (prefix_opcodep->match == BDAP_QUICK_OPCODE)
716 fields. The prefix_opcodep and the rest hold a prefix insn that is
728 const struct cris_opcode *prefix_opcodep,
825 prefix_opcodep = NULL;
874 if ((insn & 0x400) && (insn & 15) == 15 && prefix_opcodep == NULL)
1007 if (prefix_opcodep
1011 || prefix_opcodep->match != DIP_OPCODE)
463 const struct cris_opcode *prefix_opcodep local
483 const struct cris_opcode *prefix_opcodep local
1472 const struct cris_opcode *prefix_opcodep = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
cris-dis.c 464 const struct cris_opcode *prefix_opcodep
467 if (prefix_opcodep->match == DIP_OPCODE)
484 const struct cris_opcode *prefix_opcodep
487 if (prefix_opcodep->match == BDAP_QUICK_OPCODE)
716 fields. The prefix_opcodep and the rest hold a prefix insn that is
728 const struct cris_opcode *prefix_opcodep,
825 prefix_opcodep = NULL;
874 if ((insn & 0x400) && (insn & 15) == 15 && prefix_opcodep == NULL)
1007 if (prefix_opcodep
1011 || prefix_opcodep->match != DIP_OPCODE)
463 const struct cris_opcode *prefix_opcodep local
483 const struct cris_opcode *prefix_opcodep local
1472 const struct cris_opcode *prefix_opcodep = NULL; local
    [all...]

Completed in 19 milliseconds