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()736 const struct cris_opcode *prefix_opcodep, in print_with_operands() argument833 prefix_opcodep = NULL; in print_with_operands()1017 if (prefix_opcodep in print_with_operands()1021 || prefix_opcodep->match != DIP_OPCODE)) in print_with_operands()1032 switch (prefix_opcodep->match) in print_with_operands()1221 prefix_opcodep = NULL; in print_with_operands()[all …]