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

#include <or1k_disas.h>

Public Attributes

ut32 opcode
 
char * name
 
int type
 
int opcode_mask
 
int insn_type
 

Detailed Description

Definition at line 105 of file or1k_disas.h.

Member Data Documentation

◆ insn_type

int insn_extra_t::insn_type

One of _RzAnalysisOpType

Definition at line 110 of file or1k_disas.h.

Referenced by insn_to_op().

◆ name

◆ opcode

ut32 insn_extra_t::opcode

Definition at line 106 of file or1k_disas.h.

Referenced by capstone.CsInsn::__gen_detail(), and find_extra_descriptor().

◆ opcode_mask

int insn_extra_t::opcode_mask

Definition at line 109 of file or1k_disas.h.

Referenced by find_extra_descriptor().

◆ type


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