Enumeration
M68kInstruction.OperationSize
public enum OperationSize
Operation size of the current instruction (NOT the size of the instruction)
Relationships
Member Of
M68kInstruction
M68K Instruction
Enumeration Cases
cpu
case cpu(size: M68kCpuSize)
fpu
case fpu(size: M68kFpuSize)