cs_xcore_op.__anonymous

struct cs_xcore_op
union __anonymous {}

Members

Variables

imm
int imm;

< immediate value for IMM operand

mem
xcore_op_mem mem;

< base/disp value for MEM operand

reg
xcore_reg reg;

< register value for REG operand

Meta