Lines Matching refs:M6
673 bits<4> M6;
680 let Inst{23-20} = M6;
691 // the M6 value provided as explicit operand. These are passed as m6or.
703 bits<4> M6;
710 let Inst{23} = !if (!eq (m6or{3}, 1), 1, M6{3});
711 let Inst{22} = !if (!eq (m6or{2}, 1), 1, M6{2});
712 let Inst{21} = !if (!eq (m6or{1}, 1), 1, M6{1});
713 let Inst{20} = !if (!eq (m6or{0}, 1), 1, M6{0});
733 bits<4> M6;
739 let Inst{27-24} = M6;
1649 let M6 = m6;
1975 let M6 = 0;
1987 let M6 = 0;
1999 let M6 = type;
2058 (ins tr2.op:$V2, tr2.op:$V3, tr2.op:$V4, m6mask:$M6),
2059 mnemonic#"\t$V1, $V2, $V3, $V4, $M6",
2063 m6mask:$M6)))],