Searched refs:prefix_opcodep (Results 1 – 1 of 1) 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()741 const struct cris_opcode *prefix_opcodep, in print_with_operands() argument838 prefix_opcodep = NULL; in print_with_operands()888 if ((insn & 0x400) && (insn & 15) == 15 && prefix_opcodep == NULL) in print_with_operands()1022 if (prefix_opcodep in print_with_operands()1026 || prefix_opcodep->match != DIP_OPCODE)) in print_with_operands()1037 switch (prefix_opcodep->match) in print_with_operands()[all …]