4 #ifndef CAPSTONE_TMS320C64X_H
5 #define CAPSTONE_TMS320C64X_H
15 #pragma warning(disable:4201)
tms320c64x_op_mem mem
base/disp value for MEM operand
tms320c64x_op_type type
operand type
unsigned int reg
register value for REG operand or first register for REGPAIR operand
int32_t imm
immediate value for IMM operand
struct cs_tms320c64x::@364 funit
struct cs_tms320c64x::@363 condition
unsigned int disp
displacement/offset value
unsigned int base
base register
unsigned int scaled
offset scaled
unsigned int modify
modification
unsigned int direction
direction
unsigned int disptype
displacement type
unsigned int unit
unit of base and offset register
@ TMS320C64X_GRP_FUNIT_NO
@ TMS320C64X_GRP_JUMP
= CS_GRP_JUMP
@ TMS320C64X_GRP_INVALID
= CS_GRP_INVALID
@ TMS320C64X_FUNIT_INVALID
@ TMS320C64X_MEM_DISP_INVALID
@ TMS320C64X_MEM_DISP_CONSTANT
@ TMS320C64X_MEM_DISP_REGISTER
struct cs_tms320c64x cs_tms320c64x
@ TMS320C64X_INS_DOTPNRSU2
@ TMS320C64X_INS_DOTPRSU2
@ TMS320C64X_MEM_DIR_INVALID
@ TMS320C64X_MEM_MOD_POST
@ TMS320C64X_MEM_MOD_INVALID
struct tms320c64x_op_mem tms320c64x_op_mem
@ TMS320C64X_OP_REG
= CS_OP_REG (Register operand).
@ TMS320C64X_OP_INVALID
= CS_OP_INVALID (Uninitialized).
@ TMS320C64X_OP_REGPAIR
Register pair for double word ops.
@ TMS320C64X_OP_IMM
= CS_OP_IMM (Immediate operand).
@ TMS320C64X_OP_MEM
= CS_OP_MEM (Memory operand).
struct cs_tms320c64x_op cs_tms320c64x_op