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

#include <or1k_disas.h>

Public Attributes

ut32 opcode
 
char * name
 
int type
 
int insn_type
 
insn_extra_textra
 

Detailed Description

Definition at line 113 of file or1k_disas.h.

Member Data Documentation

◆ extra

insn_extra_t* insn_t::extra

Definition at line 118 of file or1k_disas.h.

Referenced by disassemble(), and or1k_op().

◆ insn_type

int insn_t::insn_type

One of _RzAnalysisOpType

Definition at line 117 of file or1k_disas.h.

Referenced by insn_to_op().

◆ name

◆ opcode

ut32 insn_t::opcode

Definition at line 114 of file or1k_disas.h.

Referenced by capstone.CsInsn::__gen_detail().

◆ type


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