Definition at line 29 of file m68k.py.
◆ _fields_
tuple capstone.m68k.M68KOpValue._fields_ |
|
staticprivate |
Initial value:= (
('imm', ctypes.c_int64),
('dimm', ctypes.c_double),
('simm', ctypes.c_float),
('reg', ctypes.c_uint),
('reg_pair', M68KOpRegPair),
)
Definition at line 30 of file m68k.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/m68k.py