Rizin
unix-like reverse engineering framework and cli tools
|
Public Member Functions | |
OpInfo (UnionOpInfo op_info) | |
Public Attributes | |
int | cc |
Operand[] | op |
Definition at line 81 of file Systemz.java.
|
inline |
Definition at line 86 of file Systemz.java.
References capstone.Systemz.UnionOpInfo.cc, capstone.Systemz.OpInfo.cc, and capstone.Systemz.UnionOpInfo.op.
int capstone.Systemz.OpInfo.cc |
Definition at line 82 of file Systemz.java.
Referenced by capstone.CsInsn.__gen_detail(), and capstone.Systemz.OpInfo.OpInfo().
Operand [] capstone.Systemz.OpInfo.op |
Definition at line 84 of file Systemz.java.