Public Attributes | List of all members
cs_m680x Struct Reference

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...
 

Detailed Description

The M680X instruction and it's operands.

Definition at line 165 of file m680x.h.

Member Data Documentation

◆ flags

uint8_t cs_m680x::flags

See: M680X instruction flags.

Definition at line 166 of file m680x.h.

◆ op_count

uint8_t cs_m680x::op_count

number of operands for the instruction or 0

Definition at line 167 of file m680x.h.

◆ operands

cs_m680x_op cs_m680x::operands[M680X_OPERAND_COUNT]

operands for this insn.

Definition at line 168 of file m680x.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:42