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

Static Private Attributes

tuple _fields_
 

Detailed Description

Definition at line 23 of file m68k.py.

Member Data Documentation

◆ _fields_

tuple capstone.m68k.M68KOpRegPair._fields_
staticprivate
Initial value:
= (
('reg_0', ctypes.c_uint),
('reg_1', ctypes.c_uint),
)

Definition at line 24 of file m68k.py.


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