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

#include <v850_disas.h>

Public Attributes

ut64 addr
 
unsigned type
 
char instr [V850_INSTR_MAXLEN]
 
char operands [V850_INSTR_MAXLEN]
 

Detailed Description

Definition at line 172 of file v850_disas.h.

Member Data Documentation

◆ addr

ut64 v850_cmd::addr

Definition at line 173 of file v850_disas.h.

◆ instr

char v850_cmd::instr[V850_INSTR_MAXLEN]

Definition at line 175 of file v850_disas.h.

◆ operands

char v850_cmd::operands[V850_INSTR_MAXLEN]

◆ type


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