4 #ifndef CS_M680XDISASSEMBLERINTERNALS_H
5 #define CS_M680XDISASSEMBLERINTERNALS_H
7 #include "../../MCInst.h"
8 #include "../../include/capstone/m680x.h"
31 const struct inst_pageX *inst_overlay_table[2];
32 size_t overlay_table_size[2];
34 const struct inst_pageX *inst_pageX_table[3];
35 size_t pageX_table_size[3];
cs_err M680X_instprinter_init(cs_struct *ud)
cs_err M680X_disassembler_init(cs_struct *ud)
struct m680x_info m680x_info
m680x_insn
M680X instruction IDs.
const uint8_t * reg_byte_size
const struct inst_page1 * inst_page1_table
const bool * tfr_reg_valid
The M680X instruction and it's operands.