Lines Matching refs:M6
755 bits<4> M6;
762 let Inst{23-20} = M6;
773 // the M6 value provided as explicit operand. These are passed as m6or.
785 bits<4> M6;
792 let Inst{23} = !if (!eq (m6or{3}, 1), 1, M6{3});
793 let Inst{22} = !if (!eq (m6or{2}, 1), 1, M6{2});
794 let Inst{21} = !if (!eq (m6or{1}, 1), 1, M6{1});
795 let Inst{20} = !if (!eq (m6or{0}, 1), 1, M6{0});
815 bits<4> M6;
821 let Inst{27-24} = M6;
1801 let M6 = m6;
2169 let M6 = 0;
2181 let M6 = 0;
2193 let M6 = type;
2252 (ins tr2.op:$V2, tr2.op:$V3, tr2.op:$V4, m6mask:$M6),
2253 mnemonic#"\t$V1, $V2, $V3, $V4, $M6",
2257 m6mask:$M6)))],