Rizin
unix-like reverse engineering framework and cli tools
|
#include <or1k_disas.h>
Public Attributes | |
int | oper |
ut32 | mask |
ut32 | shift |
Definition at line 93 of file or1k_disas.h.
ut32 insn_oper_descr_t::mask |
Definition at line 95 of file or1k_disas.h.
Referenced by get_operand_mask().
int insn_oper_descr_t::oper |
Definition at line 94 of file or1k_disas.h.
ut32 insn_oper_descr_t::shift |
Definition at line 96 of file or1k_disas.h.
Referenced by get_operand_shift().