Lines Matching refs:uqrshrn
1382 uqrshrn b0, h0, #1
1383 uqrshrn h0, s0, #2
1384 uqrshrn s0, d0, #3
1431 ; CHECK: uqrshrn b0, h0, #1 ; encoding: [0x00,0x9c,0x0f,0x7f]
1432 ; CHECK: uqrshrn h0, s0, #2 ; encoding: [0x00,0x9c,0x1e,0x7f]
1433 ; CHECK: uqrshrn s0, d0, #3 ; encoding: [0x00,0x9c,0x3d,0x7f]
1569 uqrshrn.8b v0, v0, #1
1571 uqrshrn.4h v0, v0, #3
1573 uqrshrn.2s v0, v0, #5
1741 ; CHECK: uqrshrn.8b v0, v0, #1 ; encoding: [0x00,0x9c,0x0f,0x2f]
1743 ; CHECK: uqrshrn.4h v0, v0, #3 ; encoding: [0x00,0x9c,0x1d,0x2f]
1745 ; CHECK: uqrshrn.2s v0, v0, #5 ; encoding: [0x00,0x9c,0x3b,0x2f]
1840 uqrshrn v9.8b, v11.8h, #1
1842 uqrshrn v7.4h, v8.4s, #3
1844 uqrshrn v5.2s, v6.2d, #5
1905 ; CHECK: uqrshrn.8b v9, v11, #1 ; encoding: [0x69,0x9d,0x0f,0x2f]
1907 ; CHECK: uqrshrn.4h v7, v8, #3 ; encoding: [0x07,0x9d,0x1d,0x2f]
1909 ; CHECK: uqrshrn.2s v5, v6, #5 ; encoding: [0xc5,0x9c,0x3b,0x2f]