Rizin
unix-like reverse engineering framework and cli tools
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_
staticprivate
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: