Definition at line 14 of file mips.py.
◆ _fields_
tuple capstone.mips.MipsOpValue._fields_ |
|
staticprivate |
Initial value:= (
('reg', ctypes.c_uint),
('imm', ctypes.c_int64),
('mem', MipsOpMem),
)
Definition at line 15 of file mips.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/mips.py