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

Static Private Attributes

tuple _fields_
 

Detailed Description

Definition at line 8 of file ppc.py.

Member Data Documentation

◆ _fields_

tuple capstone.ppc.PpcOpMem._fields_
staticprivate
Initial value:
= (
('base', ctypes.c_uint),
('disp', ctypes.c_int32),
)

Definition at line 9 of file ppc.py.


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