Lines Matching defs:d16

2 0x40,0xff,0xa1,0x04 = vshl.u8 d16, d17, d16
3 0x50,0xff,0xa1,0x04 = vshl.u16 d16, d17, d16
4 0x60,0xff,0xa1,0x04 = vshl.u32 d16, d17, d16
5 0x70,0xff,0xa1,0x04 = vshl.u64 d16, d17, d16
6 0xcf,0xef,0x30,0x05 = vshl.i8 d16, d16, #7
7 0xdf,0xef,0x30,0x05 = vshl.i16 d16, d16, #15
8 0xff,0xef,0x30,0x05 = vshl.i32 d16, d16, #31
9 0xff,0xef,0xb0,0x05 = vshl.i64 d16, d16, #63
18 0xc8,0xff,0x30,0x00 = vshr.u8 d16, d16, #8
19 0xd0,0xff,0x30,0x00 = vshr.u16 d16, d16, #16
20 0xe0,0xff,0x30,0x00 = vshr.u32 d16, d16, #32
21 0xc0,0xff,0xb0,0x00 = vshr.u64 d16, d16, #64
26 0xc8,0xef,0x30,0x00 = vshr.s8 d16, d16, #8
27 0xd0,0xef,0x30,0x00 = vshr.s16 d16, d16, #16
28 0xe0,0xef,0x30,0x00 = vshr.s32 d16, d16, #32
29 0xc0,0xef,0xb0,0x00 = vshr.s64 d16, d16, #64
34 0xcf,0xef,0x30,0x0a = vshll.s8 q8, d16, #7
35 0xdf,0xef,0x30,0x0a = vshll.s16 q8, d16, #15
36 0xff,0xef,0x30,0x0a = vshll.s32 q8, d16, #31
37 0xcf,0xff,0x30,0x0a = vshll.u8 q8, d16, #7
38 0xdf,0xff,0x30,0x0a = vshll.u16 q8, d16, #15
39 0xff,0xff,0x30,0x0a = vshll.u32 q8, d16, #31
40 0xf2,0xff,0x20,0x03 = vshll.i8 q8, d16, #8
41 0xf6,0xff,0x20,0x03 = vshll.i16 q8, d16, #16
42 0xfa,0xff,0x20,0x03 = vshll.i32 q8, d16, #32
43 0xc8,0xef,0x30,0x08 = vshrn.i16 d16, q8, #8
44 0xd0,0xef,0x30,0x08 = vshrn.i32 d16, q8, #16
45 0xe0,0xef,0x30,0x08 = vshrn.i64 d16, q8, #32
46 0x40,0xef,0xa1,0x05 = vrshl.s8 d16, d17, d16
47 0x50,0xef,0xa1,0x05 = vrshl.s16 d16, d17, d16
48 0x60,0xef,0xa1,0x05 = vrshl.s32 d16, d17, d16
49 0x70,0xef,0xa1,0x05 = vrshl.s64 d16, d17, d16
50 0x40,0xff,0xa1,0x05 = vrshl.u8 d16, d17, d16
51 0x50,0xff,0xa1,0x05 = vrshl.u16 d16, d17, d16
52 0x60,0xff,0xa1,0x05 = vrshl.u32 d16, d17, d16
53 0x70,0xff,0xa1,0x05 = vrshl.u64 d16, d17, d16
62 0xc8,0xef,0x30,0x02 = vrshr.s8 d16, d16, #8
63 0xd0,0xef,0x30,0x02 = vrshr.s16 d16, d16, #16
64 0xe0,0xef,0x30,0x02 = vrshr.s32 d16, d16, #32
65 0xc0,0xef,0xb0,0x02 = vrshr.s64 d16, d16, #64
66 0xc8,0xff,0x30,0x02 = vrshr.u8 d16, d16, #8
67 0xd0,0xff,0x30,0x02 = vrshr.u16 d16, d16, #16
68 0xe0,0xff,0x30,0x02 = vrshr.u32 d16, d16, #32
69 0xc0,0xff,0xb0,0x02 = vrshr.u64 d16, d16, #64
78 0xc8,0xef,0x70,0x08 = vrshrn.i16 d16, q8, #8
79 0xd0,0xef,0x70,0x08 = vrshrn.i32 d16, q8, #16
80 0xe0,0xef,0x70,0x08 = vrshrn.i64 d16, q8, #32