Lines Matching full:sxtl2
4780 // Vector shift sxtl2 aliases
4781 def : InstAlias<"sxtl2.8h $dst, $src1",
4783 def : InstAlias<"sxtl2 $dst.8h, $src1.16b",
4785 def : InstAlias<"sxtl2.4s $dst, $src1",
4787 def : InstAlias<"sxtl2 $dst.4s, $src1.8h",
4789 def : InstAlias<"sxtl2.2d $dst, $src1",
4791 def : InstAlias<"sxtl2 $dst.2d, $src1.4s",