Definition at line 52 of file ppc.py.
◆ _fields_
tuple capstone.ppc.CsPpc._fields_ |
|
staticprivate |
Initial value:= (
('bc', ctypes.c_uint),
('bh', ctypes.c_uint),
('update_cr0', ctypes.c_bool),
('op_count', ctypes.c_uint8),
('operands', PpcOp * 8),
)
Definition at line 53 of file ppc.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/ppc.py