Rizin
unix-like reverse engineering framework and cli tools
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
b
d
e
h
i
k
n
p
r
s
w
Properties
Events
Related Functions
Files
File List
File Members
All
$
.
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
.
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Friends
Macros
Modules
Pages
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