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

Static Private Attributes

tuple _fields_
 

Detailed Description

Definition at line 14 of file ppc.py.

Member Data Documentation

◆ _fields_

tuple capstone.ppc.PpcOpCrx._fields_
staticprivate
Initial value:
= (
('scale', ctypes.c_uint),
('reg', ctypes.c_uint),
('cond', ctypes.c_uint),
)

Definition at line 15 of file ppc.py.


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