Rizin
unix-like reverse engineering framework and cli tools
capstone.m680x.M680xOpExt Class Reference
Inheritance diagram for capstone.m680x.M680xOpExt:

Static Private Attributes

tuple _fields_
 

Detailed Description

Definition at line 25 of file m680x.py.

Member Data Documentation

◆ _fields_

tuple capstone.m680x.M680xOpExt._fields_
staticprivate
Initial value:
= (
('address', ctypes.c_uint16),
('indirect', ctypes.c_bool),
)

Definition at line 26 of file m680x.py.


The documentation for this class was generated from the following file: