Rizin
unix-like reverse engineering framework and cli tools
cr16_cmd Struct Reference

#include <cr16_disas.h>

Public Attributes

st32 reladdr
 
unsigned type
 
char instr [CR16_INSTR_MAXLEN]
 
char operands [CR16_INSTR_MAXLEN]
 

Detailed Description

Definition at line 45 of file cr16_disas.h.

Member Data Documentation

◆ instr

char cr16_cmd::instr[CR16_INSTR_MAXLEN]

Definition at line 48 of file cr16_disas.h.

◆ operands

char cr16_cmd::operands[CR16_INSTR_MAXLEN]

◆ reladdr

st32 cr16_cmd::reladdr

Definition at line 46 of file cr16_disas.h.

◆ type


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