Rizin
unix-like reverse engineering framework and cli tools
arm-aliases.s.cs
Go to the documentation of this file.
1
# CS_ARCH_ARM, CS_MODE_ARM, None
2
0x03,0x10,0x82,0xe0 =
add
r1
,
r2
,
r3
3
0x03,0x10,0x42,0xe0 = sub
r1
,
r2
,
r3
4
0x03,0x10,0x22,0xe0 = eor
r1
,
r2
,
r3
5
0x03,0x10,0x82,0xe1 = orr
r1
,
r2
,
r3
6
0x03,0x10,0x02,0xe0 = and
r1
,
r2
,
r3
7
0x03,0x10,0xc2,0xe1 =
bic
r1
,
r2
,
r3
r3
r3
Definition:
arm-aliases.s.cs:3
r2
r2
Definition:
arm-aliases.s.cs:2
r1
r1
Definition:
arm-memory-instructions.s.cs:36
bic
static RzILOpEffect * bic(cs_insn *insn)
Definition:
arm_il64.c:664
add
static int add(char *argv[])
Definition:
ziptool.c:84
subprojects
capstone-bundled
suite
MC
ARM
arm-aliases.s.cs
Generated by
1.9.1