Rizin
unix-like reverse engineering framework and cli tools
|
Instruction's operand referring to extended addressing. More...
#include <m680x.h>
Public Attributes | |
uint16_t | address |
The absolute address. More... | |
bool | indirect |
true if extended indirect addressing More... | |
uint16_t m680x_op_ext::address |
The absolute address.
Definition at line 109 of file m680x.h.
Referenced by capstone.CsInsn::__repr__().
bool m680x_op_ext::indirect |