XCoreInstructionDetail

XCore-specific information about an instruction

struct XCoreInstructionDetail {}

Members

Variables

operands
XCoreOp[] operands;

Operands for this instruction.

Meta