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