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

#include <or1k_disas.h>

Public Attributes

int oper
 
ut32 mask
 
ut32 shift
 

Detailed Description

Definition at line 93 of file or1k_disas.h.

Member Data Documentation

◆ mask

ut32 insn_oper_descr_t::mask

Definition at line 95 of file or1k_disas.h.

Referenced by get_operand_mask().

◆ oper

int insn_oper_descr_t::oper

Definition at line 94 of file or1k_disas.h.

◆ shift

ut32 insn_oper_descr_t::shift

Definition at line 96 of file or1k_disas.h.

Referenced by get_operand_shift().


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