Class
XCoreInstruction
public class XCoreInstruction: PlatformInstruction<XcoreIns, XcoreGrp, XcoreReg>
XCore Instruction
Relationships
Nested Types
XCoreInstruction.Operand
Operand for XCore instructions.
Conforms To
OperandContainer
Protocol for instructions that contain operands.
PlatformInstruction<XcoreIns, XcoreGrp, XcoreReg>
Properties
operands
var operands: [Operand]
Instruction operands.
Empty when detail mode is off.