Home | History | Annotate | Download | only in ARM

Lines Matching refs:d17

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
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