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