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

#include <v810_disas.h>

Public Attributes

unsigned type
 
char instr [V810_INSTR_MAXLEN]
 
char operands [V810_INSTR_MAXLEN]
 

Detailed Description

Definition at line 141 of file v810_disas.h.

Member Data Documentation

◆ instr

char v810_cmd::instr[V810_INSTR_MAXLEN]

Definition at line 143 of file v810_disas.h.

◆ operands

char v810_cmd::operands[V810_INSTR_MAXLEN]

◆ type


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