Rizin
unix-like reverse engineering framework and cli tools
Static Private Attributes
|
List of all members
capstone.tms320c64x.TMS320C64xOpValue Class Reference
Inheritance diagram for capstone.tms320c64x.TMS320C64xOpValue:
Static Private Attributes
tuple
_fields_
Detailed Description
Definition at line
18
of file
tms320c64x.py
.
Member Data Documentation
◆
_fields_
tuple capstone.tms320c64x.TMS320C64xOpValue._fields_
static
private
Initial value:
= (
(
'reg'
, ctypes.c_uint),
(
'imm'
, ctypes.c_int32),
(
'mem'
, TMS320C64xOpMem),
)
Definition at line
19
of file
tms320c64x.py
.
The documentation for this class was generated from the following file:
subprojects/capstone-bundled/bindings/python/capstone/
tms320c64x.py
capstone
tms320c64x
TMS320C64xOpValue
Generated by
1.9.1