Definition at line 57 of file Systemz.java.
◆ UnionOpInfo()
capstone.Systemz.UnionOpInfo.UnionOpInfo |
( |
| ) |
|
|
inline |
◆ getFieldOrder()
List capstone.Systemz.UnionOpInfo.getFieldOrder |
( |
| ) |
|
|
inline |
Definition at line 76 of file Systemz.java.
77 return Arrays.asList(
"cc",
"op_count",
"op");
◆ read()
void capstone.Systemz.UnionOpInfo.read |
( |
| ) |
|
|
inline |
◆ cc
int capstone.Systemz.UnionOpInfo.cc |
◆ op
Operand [] capstone.Systemz.UnionOpInfo.op |
◆ op_count
byte capstone.Systemz.UnionOpInfo.op_count |
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/java/capstone/Systemz.java