cs_xcore

Instruction structure

extern (C)
struct cs_xcore {}

Members

Variables

op_count
ubyte op_count;

Number of operands of this instruction, or 0 when instruction has no operand.

operands
cs_xcore_op[8] operands;

< operands for this instruction.

Meta