XCoreInstructionDetail

XCore-specific information about an instruction

Constructors

this
this(Capstone cs, cs_arch_detail arch_detail)
Undocumented in source.

Members

Variables

operands
XCoreOp[] operands;

Operands for this instruction.

Meta