Definition at line 40 of file mips.py.
◆ _fields_
tuple capstone.mips.CsMips._fields_ |
|
staticprivate |
Initial value:= (
('op_count', ctypes.c_uint8),
('operands', MipsOp * 10),
)
Definition at line 41 of file mips.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/mips.py