Rizin
unix-like reverse engineering framework and cli tools
|
#include <tms320c64x.h>
Public Attributes | |
unsigned int | base |
base register More... | |
unsigned int | disp |
displacement/offset value More... | |
unsigned int | unit |
unit of base and offset register More... | |
unsigned int | scaled |
offset scaled More... | |
unsigned int | disptype |
displacement type More... | |
unsigned int | direction |
direction More... | |
unsigned int | modify |
modification More... | |
Definition at line 45 of file tms320c64x.h.
base register
Definition at line 46 of file tms320c64x.h.
direction
Definition at line 51 of file tms320c64x.h.
displacement/offset value
Definition at line 47 of file tms320c64x.h.
Referenced by capstone.CsInsn::__gen_detail().
displacement type
Definition at line 50 of file tms320c64x.h.
modification
Definition at line 52 of file tms320c64x.h.
offset scaled
Definition at line 49 of file tms320c64x.h.
unit of base and offset register
Definition at line 48 of file tms320c64x.h.