Class
SparcInstruction
public class SparcInstruction: PlatformInstruction<SparcIns, SparcGrp, SparcReg>
SPARC Instruction
Relationships
Nested Types
SparcInstruction.Operand
Operand for SPARC instructions.
Conforms To
OperandContainer
Protocol for instructions that contain operands.
PlatformInstruction<SparcIns, SparcGrp, SparcReg>
Properties
operands
var operands: [Operand]
Instruction operands.
Empty when detail mode is off.