Class
M680xInstruction
public class M680xInstruction: PlatformInstruction<M680xIns, M680xGrp, M680xReg>
M680x Instruction
Relationships
Nested Types
M680xInstruction.Operand
Operand for M680x instructions.
Conforms To
OperandContainer
Protocol for instructions that contain operands.
PlatformInstruction<M680xIns, M680xGrp, M680xReg>
Properties
operands
var operands: [Operand]
Instruction operands.
Empty when detail mode is off.
opFlags
var opFlags: M680xOpFlags!
Flags indicating if operands are part of the mnemonic.
nil
when detail mode is off.