Lines Matching refs:opcode2
971 struct d30v_insn *opcode2, in write_2_short() argument
1001 && parallel_ok (opcode1, insn1, opcode2, insn2, exec_type) in write_2_short()
1005 ( opcode2->op->unit == EITHER_BUT_PREFER_MU in write_2_short()
1006 || opcode2->op->unit == MU))) in write_2_short()
1012 || opcode2->op->unit == MU in write_2_short()
1013 || opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1042 if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1066 if (! parallel_ok (opcode1, insn1, opcode2, insn2, exec_type)) in write_2_short()
1070 if (opcode2->op->unit == IU) in write_2_short()
1075 else if (opcode2->op->unit == MU) in write_2_short()
1086 if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1088 opcode2->op->name); in write_2_short()
1102 opcode1->op->name, opcode2->op->name); in write_2_short()
1108 if (opcode2->op->unit == MU) in write_2_short()
1112 opcode1->op->name, opcode2->op->name); in write_2_short()
1113 else if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1115 opcode2->op->name); in write_2_short()