Definition at line 79 of file arm64.py.
◆ _fields_
tuple capstone.arm64.CsArm64._fields_ |
|
staticprivate |
Initial value:= (
('cc', ctypes.c_uint),
('update_flags', ctypes.c_bool),
('writeback', ctypes.c_bool),
('op_count', ctypes.c_uint8),
('operands', Arm64Op * 8),
)
Definition at line 80 of file arm64.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/arm64.py