Public Attributes | List of all members
cs_mos65xx Struct Reference

The MOS65XX address mode and it's operands. More...

#include <mos65xx.h>

Public Attributes

mos65xx_address_mode am
 
bool modifies_flags
 
uint8_t op_count
 
cs_mos65xx_op operands [3]
 operands for this instruction. More...
 

Detailed Description

The MOS65XX address mode and it's operands.

Definition at line 134 of file mos65xx.h.

Member Data Documentation

◆ am

mos65xx_address_mode cs_mos65xx::am

Definition at line 135 of file mos65xx.h.

◆ modifies_flags

bool cs_mos65xx::modifies_flags

Definition at line 136 of file mos65xx.h.

◆ op_count

uint8_t cs_mos65xx::op_count

Number of operands of this instruction, or 0 when instruction has no operand.

Definition at line 140 of file mos65xx.h.

◆ operands

cs_mos65xx_op cs_mos65xx::operands[3]

operands for this instruction.

Definition at line 141 of file mos65xx.h.


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


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