Home | History | Annotate | Download | only in ARM

Lines Matching defs:xc8

18 0xc8,0xff,0x30,0x00 = vshr.u8 d16, d16, #8
22 0xc8,0xff,0x70,0x00 = vshr.u8 q8, q8, #8
26 0xc8,0xef,0x30,0x00 = vshr.s8 d16, d16, #8
30 0xc8,0xef,0x70,0x00 = vshr.s8 q8, q8, #8
43 0xc8,0xef,0x30,0x08 = vshrn.i16 d16, q8, #8
62 0xc8,0xef,0x30,0x02 = vrshr.s8 d16, d16, #8
66 0xc8,0xff,0x30,0x02 = vrshr.u8 d16, d16, #8
70 0xc8,0xef,0x70,0x02 = vrshr.s8 q8, q8, #8
74 0xc8,0xff,0x70,0x02 = vrshr.u8 q8, q8, #8
78 0xc8,0xef,0x70,0x08 = vrshrn.i16 d16, q8, #8