miasm
Reverse engineering framework
Static Public Attributes
|
List of all members
reduce_graph.Regs Class Reference
Inheritance diagram for reduce_graph.Regs:
[
legend
]
Collaboration diagram for reduce_graph.Regs:
[
legend
]
Static Public Attributes
dictionary
regs_init
= {A:
A_INIT
, B:
B_INIT
, C:
C_INIT
, D:
D_INIT
}
list
all_regs_ids
= [
A
,
B
,
C
,
D
,
SP
,
PC
,
R
]
Detailed Description
Fake registers for tests
Member Data Documentation
◆
all_regs_ids
list reduce_graph.Regs.all_regs_ids = [
A
,
B
,
C
,
D
,
SP
,
PC
,
R
]
static
◆
regs_init
dictionary reduce_graph.Regs.regs_init = {A:
A_INIT
, B:
B_INIT
, C:
C_INIT
, D:
D_INIT
}
static
The documentation for this class was generated from the following file:
/home/serpilliere/projet/test_doc_miasm/miasm/test/ir/
reduce_graph.py
reduce_graph
Regs
Generated by
1.8.20