Operation size of the current instruction (NOT the actually size of instruction) More...
#include <m68k.h>
Public Attributes | |
union { | |
m68k_cpu_size cpu_size | |
m68k_fpu_size fpu_size | |
}; | |
m68k_size_type | type |
Operation size of the current instruction (NOT the actually size of instruction)
union { ... } |
m68k_cpu_size m68k_op_size::cpu_size |
m68k_fpu_size m68k_op_size::fpu_size |
m68k_size_type m68k_op_size::type |