Lines Matching refs:shll2
511 shll2.8h v7, v8, #8
512 shll2.4s v9, v10, #16
513 shll2.2d v11, v12, #32
517 shll2 v1.8h, v2.16b, #8
518 shll2 v1.4s, v2.8h, #16
519 shll2 v1.2d, v2.4s, #32
561 ; CHECK: shll2.8h v7, v8, #8 ; encoding: [0x07,0x39,0x21,0x6e]
562 ; CHECK: shll2.4s v9, v10, #16 ; encoding: [0x49,0x39,0x61,0x6e]
563 ; CHECK: shll2.2d v11, v12, #32 ; encoding: [0x8b,0x39,0xa1,0x6e]
567 ; CHECK: shll2.8h v1, v2, #8 ; encoding: [0x41,0x38,0x21,0x6e]
568 ; CHECK: shll2.4s v1, v2, #16 ; encoding: [0x41,0x38,0x61,0x6e]
569 ; CHECK: shll2.2d v1, v2, #32 ; encoding: [0x41,0x38,0xa1,0x6e]