cs_sparc

Instruction structure

Members

Variables

cc
sparc_cc cc;

< code condition for this insn

hint
sparc_hint hint;

< branch hint: encoding as bitwise OR of sparc_hint.

op_count
ubyte op_count;

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

operands
cs_sparc_op[4] operands;

< operands for this instruction.

Meta