Definition at line 41 of file sparc.py.
◆ _fields_
tuple capstone.sparc.CsSparc._fields_ |
|
staticprivate |
Initial value:= (
('cc', ctypes.c_uint),
('hint', ctypes.c_uint),
('op_count', ctypes.c_uint8),
('operands', SparcOp * 4),
)
Definition at line 42 of file sparc.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/sparc.py