Definition at line 87 of file m68k.py.
◆ _fields_
tuple capstone.m68k.CsM68K._fields_ |
|
staticprivate |
Initial value:= (
('operands', M68KOp * M68K_OPERAND_COUNT),
('op_size', M68KOpSize),
('op_count', ctypes.c_uint8),
)
Definition at line 89 of file m68k.py.
◆ M68K_OPERAND_COUNT
int capstone.m68k.CsM68K.M68K_OPERAND_COUNT = 4 |
|
static |
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/m68k.py