Lines Matching refs:M5
644 bits<4> M5;
652 let Inst{15-12} = M5;
669 bits<4> M5;
675 let Inst{19-16} = M5;
695 bits<4> M5;
701 let Inst{23-20} = M5;
714 // the M5 value provided as explicit operand. These are passed as m5or.
725 bits<4> M5;
732 let Inst{23} = !if (!eq (m5or{3}, 1), 1, M5{3});
733 let Inst{22} = !if (!eq (m5or{2}, 1), 1, M5{2});
734 let Inst{21} = !if (!eq (m5or{1}, 1), 1, M5{1});
735 let Inst{20} = !if (!eq (m5or{0}, 1), 1, M5{0});
754 bits<4> M5;
763 let Inst{19-16} = M5;
784 bits<4> M5;
791 let Inst{27-24} = M5;
814 bits<4> M5;
823 let Inst{19-16} = M5;
1498 let M5 = m5;
1758 let M5 = m5;
1765 let M5 = 0;
1776 let M5 = modifier;
1780 // The CC-setting form ends with "S" and sets the low bit of M5.
1800 let M5 = m5;
2026 let M5 = 0;
2115 let M5 = type;
2121 (ins tr2.op:$V2, imm32zx4:$M4, imm32zx4:$M5),
2122 mnemonic#"\t$V1, $V2, $M4, $M5",
2125 imm32zx4:$M5)))],
2134 (ins tr2.op:$V2, tr2.op:$V3, m5mask:$M5),
2135 mnemonic#"\t$V1, $V2, $V3, $M5",
2138 m5mask:$M5)))],
2168 let M5 = 0;
2180 let M5 = type;
2192 let M5 = m5;
2245 let M5 = type;
2259 let M5 = type;