Lines Matching refs:rshrn
1306 rshrn.8b v0, v0, #1
1308 rshrn.4h v0, v0, #3
1310 rshrn.2s v0, v0, #5
1478 ; CHECK: rshrn.8b v0, v0, #1 ; encoding: [0x00,0x8c,0x0f,0x0f]
1480 ; CHECK: rshrn.4h v0, v0, #3 ; encoding: [0x00,0x8c,0x1d,0x0f]
1482 ; CHECK: rshrn.2s v0, v0, #5 ; encoding: [0x00,0x8c,0x3b,0x0f]
1647 rshrn v9.8b, v11.8h, #1
1649 rshrn v7.4h, v8.4s, #3
1651 rshrn v5.2s, v6.2d, #5
1718 ; CHECK: rshrn.8b v9, v11, #1 ; encoding: [0x69,0x8d,0x0f,0x0f]
1720 ; CHECK: rshrn.4h v7, v8, #3 ; encoding: [0x07,0x8d,0x1d,0x0f]
1722 ; CHECK: rshrn.2s v5, v6, #5 ; encoding: [0xc5,0x8c,0x3b,0x0f]