Rizin
unix-like reverse engineering framework and cli tools
|
#include <ppc.h>
Public Attributes | |
ppc_reg | base |
base register More... | |
int32_t | disp |
displacement/offset value More... | |
Instruction's operand referring to memory This is associated with PPC_OP_MEM operand type above
int32_t ppc_op_mem::disp |
displacement/offset value
Definition at line 273 of file ppc.h.
Referenced by capstone.CsInsn::__gen_detail(), and set_src_dst().