Searched refs:matchedp (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-dis.c657 const struct cris_opcode *matchedp,
663 const char *template_name = (const char *) matchedp->args;
675 if (matchedp->imm_oprnd_size == SIZE_FIX_32)
677 else if (matchedp->imm_oprnd_size == SIZE_SPEC_REG)
1397 const struct cris_opcode *matchedp;
1443 matchedp = NULL;
1492 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1496 if (matchedp != NULL && PARSE_PREFIX && matchedp->args[0] == 'p')
1500 prefix_size = bytes_to_skip (prefix_insn, matchedp,
655 bytes_to_skip(unsigned int insn, const struct cris_opcode *matchedp, enum cris_disass_family distype, const struct cris_opcode *prefix_matchedp) argument
1396 const struct cris_opcode *matchedp; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcris-dis.c657 const struct cris_opcode *matchedp,
663 const char *template_name = (const char *) matchedp->args;
675 if (matchedp->imm_oprnd_size == SIZE_FIX_32)
677 else if (matchedp->imm_oprnd_size == SIZE_SPEC_REG)
1397 const struct cris_opcode *matchedp;
1443 matchedp = NULL;
1492 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1496 if (matchedp != NULL && PARSE_PREFIX && matchedp->args[0] == 'p')
1500 prefix_size = bytes_to_skip (prefix_insn, matchedp,
655 bytes_to_skip(unsigned int insn, const struct cris_opcode *matchedp, enum cris_disass_family distype, const struct cris_opcode *prefix_matchedp) argument
1396 const struct cris_opcode *matchedp; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcris-dis.c657 const struct cris_opcode *matchedp,
663 const char *template_name = (const char *) matchedp->args;
675 if (matchedp->imm_oprnd_size == SIZE_FIX_32)
677 else if (matchedp->imm_oprnd_size == SIZE_SPEC_REG)
1397 const struct cris_opcode *matchedp;
1443 matchedp = NULL;
1492 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1496 if (matchedp != NULL && PARSE_PREFIX && matchedp->args[0] == 'p')
1500 prefix_size = bytes_to_skip (prefix_insn, matchedp,
655 bytes_to_skip(unsigned int insn, const struct cris_opcode *matchedp, enum cris_disass_family distype, const struct cris_opcode *prefix_matchedp) argument
1396 const struct cris_opcode *matchedp; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcris-dis.c657 const struct cris_opcode *matchedp,
663 const char *template_name = (const char *) matchedp->args;
675 if (matchedp->imm_oprnd_size == SIZE_FIX_32)
677 else if (matchedp->imm_oprnd_size == SIZE_SPEC_REG)
1397 const struct cris_opcode *matchedp;
1443 matchedp = NULL;
1492 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1496 if (matchedp != NULL && PARSE_PREFIX && matchedp->args[0] == 'p')
1500 prefix_size = bytes_to_skip (prefix_insn, matchedp,
655 bytes_to_skip(unsigned int insn, const struct cris_opcode *matchedp, enum cris_disass_family distype, const struct cris_opcode *prefix_matchedp) argument
1396 const struct cris_opcode *matchedp; local
[all...]

Completed in 106 milliseconds