#include <tms320c64x.h>
Public Attributes | |
unsigned int | base |
base register More... | |
unsigned int | direction |
direction More... | |
unsigned int | disp |
displacement/offset value More... | |
unsigned int | disptype |
displacement type More... | |
unsigned int | modify |
modification More... | |
unsigned int | scaled |
offset scaled More... | |
unsigned int | unit |
unit of base and offset register More... | |
Definition at line 45 of file tms320c64x.h.
unsigned int tms320c64x_op_mem::base |
base register
Definition at line 46 of file tms320c64x.h.
unsigned int tms320c64x_op_mem::direction |
direction
Definition at line 51 of file tms320c64x.h.
unsigned int tms320c64x_op_mem::disp |
displacement/offset value
Definition at line 47 of file tms320c64x.h.
unsigned int tms320c64x_op_mem::disptype |
displacement type
Definition at line 50 of file tms320c64x.h.
unsigned int tms320c64x_op_mem::modify |
modification
Definition at line 52 of file tms320c64x.h.
unsigned int tms320c64x_op_mem::scaled |
offset scaled
Definition at line 49 of file tms320c64x.h.
unsigned int tms320c64x_op_mem::unit |
unit of base and offset register
Definition at line 48 of file tms320c64x.h.