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