Lines Matching refs:sy
48 /// For example, the index of VL of (VST $sy, $sz, $sx, $vl) is 3 (beginning
49 /// from 0), and the index of VL of (VST $sy, $sz, $sx, $vm, $vl) is 4. We
64 // RM type has sx, sy, sz, and imm32.
65 // The effective address is generated by sz + sy + imm32.
73 bits<7> sz; // defines sz prior to sy to assign from sz
74 bits<7> sy;
81 let Inst{46-40} = sy;
91 // by sz + imm32. The sy field is used by other purposes.
99 // It is similar to RRM and not use sy.
105 let sy{6-2} = 0;
106 let sy{1-0} = ry;
122 bits<7> sy;
132 let Inst{46-40} = sy;
149 bits<7> sy;
161 let Inst{46-40} = sy;
213 bits<7> sy;
226 let Inst{46-40} = sy;
252 bits<7> sy;
266 let Inst{46-40} = sy;