Rizin
unix-like reverse engineering framework and cli tools
|
op structure for jmp
(_ bitv -> ctrl eff)
More...
#include <rz_il_opcodes.h>
Public Attributes | |
RzILOpBitVector * | dst |
index of destination address More... | |
op structure for jmp
(_ bitv -> ctrl eff)
jmp dst passes the control to a program located at dst.
Definition at line 189 of file rz_il_opcodes.h.
RzILOpBitVector* rz_il_op_args_jmp_t::dst |
index of destination address
Definition at line 190 of file rz_il_opcodes.h.