summaryrefslogtreecommitdiff
path: root/src/intel/tools/tests/gen5/shl.asm
blob: a02bfff871f09715fed18e7cc0185066ea12c973 (plain)
1
2
3
4
5
6
7
shl(8)          g4<1>.xD        g1<0>.yD        0x00000004UD    { align16 };
shl(8)          g4<1>D          g3<8,8,1>D      0x00000001UD    { align1 };
shl(16)         g6<1>D          g4<8,8,1>D      0x00000001UD    { align1 compr };
shl(8)          g11<1>.xUD      g11<4>.xUD      4D              { align16 };
shl(8)          m14<1>D         g4<0,1,0>D      0x00000004UD    { align1 };
shl(16)         m14<1>D         g4<0,1,0>D      0x00000004UD    { align1 compr };
shl(8)          g5<1>D          g3<4>D          g4<4>UD         { align16 };