Definition at line 31 of file m680x.py.
◆ _fields_
tuple capstone.m680x.M680xOpValue._fields_ |
|
staticprivate |
Initial value:= (
('imm', ctypes.c_int32),
('reg', ctypes.c_uint),
('idx', M680xOpIdx),
('rel', M680xOpRel),
('ext', M680xOpExt),
('direct_addr', ctypes.c_uint8),
('const_val', ctypes.c_uint8),
)
Definition at line 32 of file m680x.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/m680x.py