M680xInstructionDetail

M680x-specific information about an instruction

Constructors

this
this(Capstone cs, cs_arch_detail arch_detail)
Undocumented in source.

Members

Variables

flags
BitFlags!M680xInstructionFlag flags;

See M680xInstructionFlag

operands
M680xOp[] operands;

Operands for this instruction

Meta