Rizin
unix-like reverse engineering framework and cli tools
capstone.systemz.SyszOpMem Class Reference
Inheritance diagram for capstone.systemz.SyszOpMem:

Static Private Attributes

tuple _fields_
 

Detailed Description

Definition at line 8 of file systemz.py.

Member Data Documentation

◆ _fields_

tuple capstone.systemz.SyszOpMem._fields_
staticprivate
Initial value:
= (
('base', ctypes.c_uint8),
('index', ctypes.c_uint8),
('length', ctypes.c_uint64),
('disp', ctypes.c_int64),
)

Definition at line 9 of file systemz.py.


The documentation for this class was generated from the following file: