Lines Matching full: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)
730 fields. The prefix_opcodep and the rest hold a prefix insn that is
742 const struct cris_opcode *prefix_opcodep,
839 prefix_opcodep = NULL;
889 if ((insn & 0x400) && (insn & 15) == 15 && prefix_opcodep == NULL)
1023 if (prefix_opcodep
1027 || prefix_opcodep->match != DIP_OPCODE))
1038 switch (prefix_opcodep->match)
1227 prefix_opcodep = NULL;
1356 if (prefix_opcodep)
1358 prefix_opcodep->name, prefix_opcodep->args);
1490 const struct cris_opcode *prefix_opcodep = NULL;
1505 prefix_opcodep = matchedp;
1521 matchedp = prefix_opcodep;
1523 prefix_opcodep = NULL;
1538 prefix_opcodep);
1543 prefix_opcodep, prefix_insn,