Nguyen Anh Quynh | 0b702b8 | 2014-09-29 15:28:34 +0800 | [diff] [blame] | 1 | # CS_ARCH_ARM, CS_MODE_ARM, None |
| 2 | 0x1e,0xff,0x2f,0xe1 = bx lr |
| 3 | 0xa0,0x0d,0xe1,0xf2 = vqdmull.s32 q8, d17, d16 |
| 4 | 0x03,0x10,0x02,0xe0 = and r1, r2, r3 |
| 5 | 0x03,0x10,0x12,0xe0 = ands r1, r2, r3 |
| 6 | 0x03,0x10,0x22,0xe0 = eor r1, r2, r3 |
| 7 | 0x03,0x10,0x32,0xe0 = eors r1, r2, r3 |
| 8 | 0x03,0x10,0x42,0xe0 = sub r1, r2, r3 |
| 9 | 0x03,0x10,0x52,0xe0 = subs r1, r2, r3 |
| 10 | 0x03,0x10,0x82,0xe0 = add r1, r2, r3 |
| 11 | 0x03,0x10,0x92,0xe0 = adds r1, r2, r3 |
| 12 | 0x03,0x10,0xa2,0xe0 = adc r1, r2, r3 |
| 13 | 0x03,0x10,0xc2,0xe1 = bic r1, r2, r3 |
| 14 | 0x03,0x10,0xd2,0xe1 = bics r1, r2, r3 |
| 15 | 0x02,0x10,0xa0,0xe1 = mov r1, r2 |
| 16 | 0x02,0x10,0xe0,0xe1 = mvn r1, r2 |
| 17 | 0x02,0x10,0xf0,0xe1 = mvns r1, r2 |
| 18 | 0x90,0x02,0xcb,0xe7 = bfi r0, r0, #5, #7 |
| 19 | 0x7a,0x00,0x20,0xe1 = bkpt #10 |
| 20 | 0x81,0x17,0x11,0xee = cdp p7, #1, c1, c1, c1, #4 |
| 21 | 0x81,0x17,0x11,0xfe = cdp2 p7, #1, c1, c1, c1, #4 |
| 22 | 0x13,0x14,0x82,0xe0 = add r1, r2, r3, lsl r4 |
| 23 | 0x30,0x0f,0xa6,0xe6 = ssat16 r0, #7, r0 |
| 24 | 0x00,0x00,0x0a,0xf1 = cpsie none, #0 |
| 25 | 0xb0,0x30,0x42,0xe1 = strh r3, [r2, #-0] |