Home | History | Annotate | Download | only in ARM

Lines Matching refs:vext

3 @ CHECK: vext.8	d16, d17, d16, #3       @ encoding: [0xf1,0xef,0xa0,0x03]
4 vext.8 d16, d17, d16, #3
5 @ CHECK: vext.8 d16, d17, d16, #5 @ encoding: [0xf1,0xef,0xa0,0x05]
6 vext.8 d16, d17, d16, #5
7 @ CHECK: vext.8 q8, q9, q8, #3 @ encoding: [0xf2,0xef,0xe0,0x03]
8 vext.8 q8, q9, q8, #3
9 @ CHECK: vext.8 q8, q9, q8, #7 @ encoding: [0xf2,0xef,0xe0,0x07]
10 vext.8 q8, q9, q8, #7
11 @ CHECK: vext.16 d16, d17, d16, #3 @ encoding: [0xf1,0xef,0xa0,0x06]
12 vext.16 d16, d17, d16, #3
13 @ CHECK: vext.32 q8, q9, q8, #3 @ encoding: [0xf2,0xef,0xe0,0x0c]
14 vext.32 q8, q9, q8, #3