Searched refs:prefix_opcodep (Results 1 – 2 of 2) sorted by relevance
463 const struct cris_opcode *prefix_opcodep in cris_constraint() local466 if (prefix_opcodep->match == DIP_OPCODE) in cris_constraint()483 const struct cris_opcode *prefix_opcodep in cris_constraint() local486 if (prefix_opcodep->match == BDAP_QUICK_OPCODE) in cris_constraint()727 const struct cris_opcode *prefix_opcodep, in print_with_operands() argument824 prefix_opcodep = NULL; in print_with_operands()873 if ((insn & 0x400) && (insn & 15) == 15 && prefix_opcodep == NULL) in print_with_operands()1006 if (prefix_opcodep in print_with_operands()1010 || prefix_opcodep->match != DIP_OPCODE)) in print_with_operands()1021 switch (prefix_opcodep->match) in print_with_operands()[all …]