#include <tms320c64x.h>
Public Attributes | |
struct { | |
unsigned int reg | |
unsigned int zero | |
} | condition |
struct { | |
unsigned int crosspath | |
unsigned int side | |
unsigned int unit | |
} | funit |
uint8_t | op_count |
cs_tms320c64x_op | operands [8] |
operands for this instruction. More... | |
unsigned int | parallel |
Definition at line 64 of file tms320c64x.h.
struct { ... } cs_tms320c64x::condition |
unsigned int cs_tms320c64x::crosspath |
Definition at line 74 of file tms320c64x.h.
struct { ... } cs_tms320c64x::funit |
uint8_t cs_tms320c64x::op_count |
Definition at line 65 of file tms320c64x.h.
cs_tms320c64x_op cs_tms320c64x::operands[8] |
operands for this instruction.
Definition at line 66 of file tms320c64x.h.
unsigned int cs_tms320c64x::parallel |
Definition at line 76 of file tms320c64x.h.
unsigned int cs_tms320c64x::reg |
Definition at line 68 of file tms320c64x.h.
unsigned int cs_tms320c64x::side |
Definition at line 73 of file tms320c64x.h.
unsigned int cs_tms320c64x::unit |
Definition at line 72 of file tms320c64x.h.
unsigned int cs_tms320c64x::zero |
Definition at line 69 of file tms320c64x.h.