Home | History | Annotate | Download | only in ARM

Lines Matching refs:q8

10 0x42,0xef,0xf0,0x04 = vqshl.s8 q8, q8, q9
11 0x52,0xef,0xf0,0x04 = vqshl.s16 q8, q8, q9
12 0x62,0xef,0xf0,0x04 = vqshl.s32 q8, q8, q9
13 0x72,0xef,0xf0,0x04 = vqshl.s64 q8, q8, q9
14 0x42,0xff,0xf0,0x04 = vqshl.u8 q8, q8, q9
15 0x52,0xff,0xf0,0x04 = vqshl.u16 q8, q8, q9
16 0x62,0xff,0xf0,0x04 = vqshl.u32 q8, q8, q9
17 0x72,0xff,0xf0,0x04 = vqshl.u64 q8, q8, q9
30 0xcf,0xef,0x70,0x07 = vqshl.s8 q8, q8, #7
31 0xdf,0xef,0x70,0x07 = vqshl.s16 q8, q8, #15
32 0xff,0xef,0x70,0x07 = vqshl.s32 q8, q8, #31
33 0xff,0xef,0xf0,0x07 = vqshl.s64 q8, q8, #63
34 0xcf,0xff,0x70,0x07 = vqshl.u8 q8, q8, #7
35 0xdf,0xff,0x70,0x07 = vqshl.u16 q8, q8, #15
36 0xff,0xff,0x70,0x07 = vqshl.u32 q8, q8, #31
37 0xff,0xff,0xf0,0x07 = vqshl.u64 q8, q8, #63
38 0xcf,0xff,0x70,0x06 = vqshlu.s8 q8, q8, #7
39 0xdf,0xff,0x70,0x06 = vqshlu.s16 q8, q8, #15
40 0xff,0xff,0x70,0x06 = vqshlu.s32 q8, q8, #31
41 0xff,0xff,0xf0,0x06 = vqshlu.s64 q8, q8, #63
50 0x42,0xef,0xf0,0x05 = vqrshl.s8 q8, q8, q9
51 0x52,0xef,0xf0,0x05 = vqrshl.s16 q8, q8, q9
52 0x62,0xef,0xf0,0x05 = vqrshl.s32 q8, q8, q9
53 0x72,0xef,0xf0,0x05 = vqrshl.s64 q8, q8, q9
54 0x42,0xff,0xf0,0x05 = vqrshl.u8 q8, q8, q9
55 0x52,0xff,0xf0,0x05 = vqrshl.u16 q8, q8, q9
56 0x62,0xff,0xf0,0x05 = vqrshl.u32 q8, q8, q9
57 0x72,0xff,0xf0,0x05 = vqrshl.u64 q8, q8, q9
58 0xc8,0xef,0x30,0x09 = vqshrn.s16 d16, q8, #8
59 0xd0,0xef,0x30,0x09 = vqshrn.s32 d16, q8, #16
60 0xe0,0xef,0x30,0x09 = vqshrn.s64 d16, q8, #32
61 0xc8,0xff,0x30,0x09 = vqshrn.u16 d16, q8, #8
62 0xd0,0xff,0x30,0x09 = vqshrn.u32 d16, q8, #16
63 0xe0,0xff,0x30,0x09 = vqshrn.u64 d16, q8, #32
64 0xc8,0xff,0x30,0x08 = vqshrun.s16 d16, q8, #8
65 0xd0,0xff,0x30,0x08 = vqshrun.s32 d16, q8, #16
66 0xe0,0xff,0x30,0x08 = vqshrun.s64 d16, q8, #32
67 0xc8,0xef,0x70,0x09 = vqrshrn.s16 d16, q8, #8
68 0xd0,0xef,0x70,0x09 = vqrshrn.s32 d16, q8, #16
69 0xe0,0xef,0x70,0x09 = vqrshrn.s64 d16, q8, #32
70 0xc8,0xff,0x70,0x09 = vqrshrn.u16 d16, q8, #8
71 0xd0,0xff,0x70,0x09 = vqrshrn.u32 d16, q8, #16
72 0xe0,0xff,0x70,0x09 = vqrshrn.u64 d16, q8, #32
73 0xc8,0xff,0x70,0x08 = vqrshrun.s16 d16, q8, #8
74 0xd0,0xff,0x70,0x08 = vqrshrun.s32 d16, q8, #16
75 0xe0,0xff,0x70,0x08 = vqrshrun.s64 d16, q8, #32