Lines Matching refs:opcode2
937 struct d30v_insn *opcode2, in write_2_short() argument
967 && parallel_ok (opcode1, insn1, opcode2, insn2, exec_type) in write_2_short()
971 ( opcode2->op->unit == EITHER_BUT_PREFER_MU in write_2_short()
972 || opcode2->op->unit == MU))) in write_2_short()
978 || opcode2->op->unit == MU in write_2_short()
979 || opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1008 if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1032 if (! parallel_ok (opcode1, insn1, opcode2, insn2, exec_type)) in write_2_short()
1036 if (opcode2->op->unit == IU) in write_2_short()
1041 else if (opcode2->op->unit == MU) in write_2_short()
1052 if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1054 opcode2->op->name); in write_2_short()
1068 opcode1->op->name, opcode2->op->name); in write_2_short()
1074 if (opcode2->op->unit == MU) in write_2_short()
1078 opcode1->op->name, opcode2->op->name); in write_2_short()
1079 else if (opcode2->op->unit == EITHER_BUT_PREFER_MU) in write_2_short()
1081 opcode2->op->name); in write_2_short()