Rizin
unix-like reverse engineering framework and cli tools
rz_il_op_args_jmp_t Struct Reference

op structure for jmp (_ bitv -> ctrl eff) More...

#include <rz_il_opcodes.h>

Public Attributes

RzILOpBitVectordst
 index of destination address More...
 

Detailed Description

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.

Member Data Documentation

◆ dst

RzILOpBitVector* rz_il_op_args_jmp_t::dst

index of destination address

Definition at line 190 of file rz_il_opcodes.h.


The documentation for this struct was generated from the following file: