Home | History | Annotate | Download | only in AArch64

Lines Matching full:smull2

1238   smull2.4s v0, v0, v0[1]
1240 smull2.2d v0, v0, v0[3]
1307 ; CHECK: smull2.4s v0, v0, v0[1] ; encoding: [0x00,0xa0,0x50,0x4f]
1309 ; CHECK: smull2.2d v0, v0, v0[3] ; encoding: [0x00,0xa8,0xa0,0x4f]
2138 smull2 v9.8h, v13.16b, v14.16b
2140 smull2 v9.4s, v13.8h, v14.8h
2142 smull2 v9.2d, v13.4s, v14.4s
2144 ; CHECK: smull2.8h v9, v13, v14 ; encoding: [0xa9,0xc1,0x2e,0x4e]
2146 ; CHECK: smull2.4s v9, v13, v14 ; encoding: [0xa9,0xc1,0x6e,0x4e]
2148 ; CHECK: smull2.2d v9, v13, v14 ; encoding: [0xa9,0xc1,0xae,0x4e]