The M680X instruction and it's operands. More...
#include <m680x.h>
Public Attributes | |
| uint8_t | flags |
| See: M680X instruction flags. More... | |
| uint8_t | op_count |
| number of operands for the instruction or 0 More... | |
| cs_m680x_op | operands [M680X_OPERAND_COUNT] |
| operands for this insn. More... | |
| uint8_t cs_m680x::op_count |
| cs_m680x_op cs_m680x::operands[M680X_OPERAND_COUNT] |