cs_mips

Instruction structure

extern (C)
struct cs_mips {}

Members

Variables

op_count
ubyte op_count;

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

operands
cs_mips_op[10] operands;

< operands for this instruction.

Meta