Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
operands Struct Reference

Public Attributes

ut32 rd
 
ut32 ra
 
ut32 rb
 
ut32 n
 
ut32 k1
 
ut32 k2
 
ut32 k
 
ut32 i
 
ut32 l
 

Detailed Description

Definition at line 9 of file analysis_or1k.c.

Member Data Documentation

◆ i

ut32 operands::i

Definition at line 17 of file analysis_or1k.c.

Referenced by insn_to_op(), and insn_to_str().

◆ k

ut32 operands::k

Definition at line 16 of file analysis_or1k.c.

Referenced by insn_to_op(), and insn_to_str().

◆ k1

ut32 operands::k1

Definition at line 14 of file analysis_or1k.c.

Referenced by insn_to_str().

◆ k2

ut32 operands::k2

Definition at line 15 of file analysis_or1k.c.

Referenced by insn_to_str().

◆ l

ut32 operands::l

Definition at line 18 of file analysis_or1k.c.

Referenced by insn_to_str().

◆ n

ut32 operands::n

Definition at line 13 of file analysis_or1k.c.

Referenced by insn_to_op(), and insn_to_str().

◆ ra

ut32 operands::ra

Definition at line 11 of file analysis_or1k.c.

Referenced by insn_to_op(), and insn_to_str().

◆ rb

ut32 operands::rb

Definition at line 12 of file analysis_or1k.c.

Referenced by insn_to_op(), and insn_to_str().

◆ rd

ut32 operands::rd

Definition at line 10 of file analysis_or1k.c.

Referenced by insn_to_op(), and insn_to_str().


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