Protocol
Instruction​Operand
public protocol InstructionOperand
Protocol for instruction operands.
Relationships
Types Conforming to Instruction​Operand
ArmInstruction.OperandOperand for Arm instructions.
Arm64Instruction.OperandOperand for Arm64 instructions.
M680xInstruction.OperandOperand for M680x instructions.
M68kInstruction.OperandOperand for M68k instructions.
MipsInstruction.OperandOperand for MIPS instructions.
Mos65xxInstruction.OperandOperand for MOS65xx instructions.
PowerPCInstruction.OperandOperand for PowerPC instructions.
SparcInstruction.OperandOperand for SPARC instructions.
SystemZInstruction.OperandOperand for SystemZ instructions.
TMS320C64xInstruction.OperandOperand for TMS320C64x instructions.
X86Instruction.OperandOperand for X86 instructions.
XCoreInstruction.OperandOperand for XCore instructions.
Requirements
type
var type: OperandTypeType
Operand type
value
var value: OperandValueType
Operand value