Enumeration
M68kCpu​Size
public enum M68kCpuSize
Operation size of the CPU instructions
Relationships
Conforms To
UInt32
Enumeration Cases
none
case none
unsized or unspecified
byte
case byte
1 byte in size
word
case word
2 bytes in size
long
case long
4 bytes in size