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

  /src/external/gpl3/binutils/dist/opcodes/
cris-dis.c 242 const struct cris_opcode *popcodep
247 if (popcodep == NULL)
250 if (popcodep->match == BDAP_QUICK_OPCODE)
278 else if (popcodep->match == DIP_OPCODE)
241 const struct cris_opcode *popcodep local
  /src/external/gpl3/binutils.old/dist/opcodes/
cris-dis.c 242 const struct cris_opcode *popcodep
247 if (popcodep == NULL)
250 if (popcodep->match == BDAP_QUICK_OPCODE)
278 else if (popcodep->match == DIP_OPCODE)
241 const struct cris_opcode *popcodep local
  /src/external/gpl3/gdb.old/dist/opcodes/
cris-dis.c 242 const struct cris_opcode *popcodep
247 if (popcodep == NULL)
250 if (popcodep->match == BDAP_QUICK_OPCODE)
278 else if (popcodep->match == DIP_OPCODE)
241 const struct cris_opcode *popcodep local
  /src/external/gpl3/gdb/dist/opcodes/
cris-dis.c 242 const struct cris_opcode *popcodep
247 if (popcodep == NULL)
250 if (popcodep->match == BDAP_QUICK_OPCODE)
278 else if (popcodep->match == DIP_OPCODE)
241 const struct cris_opcode *popcodep local

Completed in 82 milliseconds