Rizin
unix-like reverse engineering framework and cli tools
mode-switch.s.cs
Go to the documentation of this file.
1 # CS_ARCH_ARM, CS_MODE_THUMB, None
2 0x00,0xeb,0x01,0x00 = add.w r0, r0, r1
3 0x01,0x00,0x80,0xe0 = add r0, r0, r1
4 0x40,0x18 = adds r0, r0, r1
5 0x01,0x00,0x80,0xe0 = add r0, r0, r1
6 0x00,0xeb,0x01,0x00 = add.w r0, r0, r1
7 0x40,0x18 = adds r0, r0, r1
r1
Definition: mode-switch.s.cs:3
r0
Definition: mode-switch.s.cs:2
static int add(char *argv[])
Definition: ziptool.c:84