Lines Matching refs:rshrn
1457 rshrn.8b v0, v0, #1
1459 rshrn.4h v0, v0, #3
1461 rshrn.2s v0, v0, #5
1629 ; CHECK: rshrn.8b v0, v0, #1 ; encoding: [0x00,0x8c,0x0f,0x0f]
1631 ; CHECK: rshrn.4h v0, v0, #3 ; encoding: [0x00,0x8c,0x1d,0x0f]
1633 ; CHECK: rshrn.2s v0, v0, #5 ; encoding: [0x00,0x8c,0x3b,0x0f]
1798 rshrn v9.8b, v11.8h, #1
1800 rshrn v7.4h, v8.4s, #3
1802 rshrn v5.2s, v6.2d, #5
1869 ; CHECK: rshrn.8b v9, v11, #1 ; encoding: [0x69,0x8d,0x0f,0x0f]
1871 ; CHECK: rshrn.4h v7, v8, #3 ; encoding: [0x07,0x8d,0x1d,0x0f]
1873 ; CHECK: rshrn.2s v5, v6, #5 ; encoding: [0xc5,0x8c,0x3b,0x0f]