m68k_cpu_size

Operation size of the CPU instructions

Values

ValueMeaning
M68K_CPU_SIZE_NONE0

< unsized or unspecified

M68K_CPU_SIZE_BYTE1

< 1 byte in size

M68K_CPU_SIZE_WORD2

< 2 bytes in size

M68K_CPU_SIZE_LONG4

< 4 bytes in size

Meta