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

#include <or1k_disas.h>

Public Attributes

int type
 
char * format
 
insn_oper_descr_t operands [INSN_OPER_SIZE]
 

Detailed Description

Definition at line 99 of file or1k_disas.h.

Member Data Documentation

◆ format

char* insn_type_descr_t::format

Definition at line 101 of file or1k_disas.h.

Referenced by insn_to_str(), and parse_real().

◆ operands

◆ type


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