Lines Matching refs:opcode2
934 struct d30v_insn *opcode2, in write_2_short() argument
964 && parallel_ok (opcode1, insn1, opcode2, insn2, exec_type) in write_2_short()
968 ( opcode2->op->unit == EITHER_BUT_PREFER_MU in write_2_short()
969 || opcode2->op->unit == MU))) in write_2_short()
975 || opcode2->op->unit == MU in write_2_short()
976 || opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1005 if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1029 if (! parallel_ok (opcode1, insn1, opcode2, insn2, exec_type)) in write_2_short()
1033 if (opcode2->op->unit == IU) in write_2_short()
1038 else if (opcode2->op->unit == MU) in write_2_short()
1049 if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1051 opcode2->op->name); in write_2_short()
1065 opcode1->op->name, opcode2->op->name); in write_2_short()
1071 if (opcode2->op->unit == MU) in write_2_short()
1075 opcode1->op->name, opcode2->op->name); in write_2_short()
1076 else if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1078 opcode2->op->name); in write_2_short()