Definition at line 26 of file Ppc.java.
◆ getFieldOrder()
List capstone.Ppc.CrxType.getFieldOrder |
( |
| ) |
|
|
inline |
Definition at line 32 of file Ppc.java.
33 return Arrays.asList(
"scale",
"reg",
"cond");
◆ cond
int capstone.Ppc.CrxType.cond |
◆ reg
int capstone.Ppc.CrxType.reg |
◆ scale
int capstone.Ppc.CrxType.scale |
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/java/capstone/Ppc.java