The M68K instruction and it's operands. More...
#include <m68k.h>
Public Attributes | |
| uint8_t | op_count |
| number of operands for the instruction More... | |
| m68k_op_size | op_size |
| size of data operand works on in bytes (.b, .w, .l, etc) More... | |
| cs_m68k_op | operands [M68K_OPERAND_COUNT] |
| operands for this instruction. More... | |
| uint8_t cs_m68k::op_count |
| m68k_op_size cs_m68k::op_size |
| cs_m68k_op cs_m68k::operands[M68K_OPERAND_COUNT] |