Lines Matching defs:prefix_opcodep
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))
1022 switch (prefix_opcodep->match)
1210 prefix_opcodep = NULL;
1339 if (prefix_opcodep)
1341 prefix_opcodep->name, prefix_opcodep->args);
1473 const struct cris_opcode *prefix_opcodep = NULL;
1488 prefix_opcodep = matchedp;
1504 matchedp = prefix_opcodep;
1506 prefix_opcodep = NULL;
1521 prefix_opcodep);
1526 prefix_opcodep, prefix_insn,