Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
int | reg |
long | imm |
MemType | mem |
Definition at line 28 of file Systemz.java.
long capstone.Systemz.OpValue.imm |
Definition at line 30 of file Systemz.java.
MemType capstone.Systemz.OpValue.mem |
Definition at line 31 of file Systemz.java.
Referenced by capstone.m68k.M68KOp.mem().
int capstone.Systemz.OpValue.reg |
Definition at line 29 of file Systemz.java.