Rizin
unix-like reverse engineering framework and cli tools
|
#include <m68k.h>
Public Attributes | |
int32_t | disp |
displacement value More... | |
uint8_t | disp_size |
Size from m68k_op_br_disp_size type above. More... | |
int32_t m68k_op_br_disp::disp |
displacement value
Definition at line 149 of file m68k.h.
Referenced by capstone.CsInsn::__gen_detail(), and build_dbxx().
uint8_t m68k_op_br_disp::disp_size |
Size from m68k_op_br_disp_size type above.
Definition at line 150 of file m68k.h.
Referenced by capstone.CsInsn::__gen_detail(), and build_dbxx().