aboutsummaryrefslogtreecommitdiffstats
path: root/capstone/suite/MC/ARM/mode-switch.s.cs
blob: 78c7c46a3dcb25b3553af53966cf0918f70a85a0 (plain)
1
2
3
4
5
# 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