You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
169 B
6 lines
169 B
3 years ago
|
# CS_ARCH_ARM, CS_MODE_THUMB, None
|
||
|
0x00,0xeb,0x01,0x00 = add.w r0, r0, r1
|
||
|
0x40,0x18 = adds r0, r0, r1
|
||
|
0x00,0xeb,0x01,0x00 = add.w r0, r0, r1
|
||
|
0x40,0x18 = adds r0, r0, r1
|