Rizin
unix-like reverse engineering framework and cli tools
|
#include <mips.h>
Public Attributes | |
mips_reg | base |
base register More... | |
int64_t | disp |
displacement/offset value More... | |
Instruction's operand referring to memory This is associated with MIPS_OP_MEM operand type above
int64_t mips_op_mem::disp |
displacement/offset value
Definition at line 236 of file mips.h.
Referenced by capstone.CsInsn::__gen_detail().