cs_m680x_op.__anonymous

Members

Variables

const_val
ubyte const_val;

< constant value (bit index, page nr.)

direct_addr
ubyte direct_addr;

<</ Direct address (lower 8-bit)

ext
m680x_op_ext ext;

< Extended address

idx
m680x_op_idx idx;

< Indexed addressing operand

imm
int imm;

< immediate value for IMM operand

reg
m680x_reg reg;

< register value for REG operand

rel
m680x_op_rel rel;

< Relative address. operand (Bcc/LBcc)

Meta