Lines Matching defs:matchedp
643 const struct cris_opcode *matchedp,
649 const char *template_name = (const char *) matchedp->args;
661 if (matchedp->imm_oprnd_size == SIZE_FIX_32)
663 else if (matchedp->imm_oprnd_size == SIZE_SPEC_REG)
1383 const struct cris_opcode *matchedp;
1429 matchedp = NULL;
1478 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata);
1482 if (matchedp != NULL && PARSE_PREFIX && matchedp->args[0] == 'p')
1486 prefix_size = bytes_to_skip (prefix_insn, matchedp,
1488 prefix_opcodep = matchedp;
1491 matchedp = get_opcode_entry (insn, prefix_insn, disdata);
1493 if (matchedp != NULL)
1504 matchedp = prefix_opcodep;
1510 if (matchedp == NULL)
1520 += bytes_to_skip (insn, matchedp, disdata->distype,
1525 print_with_operands (matchedp, insn, bufp, addr, info,