Lines Matching refs:shll2
611 shll2.8h v7, v8, #8
612 shll2.4s v9, v10, #16
613 shll2.2d v11, v12, #32
617 shll2 v1.8h, v2.16b, #8
618 shll2 v1.4s, v2.8h, #16
619 shll2 v1.2d, v2.4s, #32
661 ; CHECK: shll2.8h v7, v8, #8 ; encoding: [0x07,0x39,0x21,0x6e]
662 ; CHECK: shll2.4s v9, v10, #16 ; encoding: [0x49,0x39,0x61,0x6e]
663 ; CHECK: shll2.2d v11, v12, #32 ; encoding: [0x8b,0x39,0xa1,0x6e]
667 ; CHECK: shll2.8h v1, v2, #8 ; encoding: [0x41,0x38,0x21,0x6e]
668 ; CHECK: shll2.4s v1, v2, #16 ; encoding: [0x41,0x38,0x61,0x6e]
669 ; CHECK: shll2.2d v1, v2, #32 ; encoding: [0x41,0x38,0xa1,0x6e]