Home | History | Annotate | Download | only in AArch64

Lines Matching full:shll

408          shll v2.8h, v4.8b, #8
409 shll v6.4s, v8.4h, #16
410 shll v6.2d, v8.2s, #32
415 // CHECK: shll v2.8h, v4.8b, #8 // encoding: [0x82,0x38,0x21,0x2e]
416 // CHECK: shll v6.4s, v8.4h, #16 // encoding: [0x06,0x39,0x61,0x2e]
417 // CHECK: shll v6.2d, v8.2s, #32 // encoding: [0x06,0x39,0xa1,0x2e]