Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut32 | rd |
ut32 | ra |
ut32 | rb |
ut32 | n |
ut32 | k1 |
ut32 | k2 |
ut32 | k |
ut32 | i |
ut32 | l |
Definition at line 9 of file analysis_or1k.c.
ut32 operands::i |
Definition at line 17 of file analysis_or1k.c.
Referenced by insn_to_op(), and insn_to_str().
ut32 operands::k |
Definition at line 16 of file analysis_or1k.c.
Referenced by insn_to_op(), and insn_to_str().
ut32 operands::k1 |
Definition at line 14 of file analysis_or1k.c.
Referenced by insn_to_str().
ut32 operands::k2 |
Definition at line 15 of file analysis_or1k.c.
Referenced by insn_to_str().
ut32 operands::l |
Definition at line 18 of file analysis_or1k.c.
Referenced by insn_to_str().
ut32 operands::n |
Definition at line 13 of file analysis_or1k.c.
Referenced by insn_to_op(), and insn_to_str().
ut32 operands::ra |
Definition at line 11 of file analysis_or1k.c.
Referenced by insn_to_op(), and insn_to_str().
ut32 operands::rb |
Definition at line 12 of file analysis_or1k.c.
Referenced by insn_to_op(), and insn_to_str().
ut32 operands::rd |
Definition at line 10 of file analysis_or1k.c.
Referenced by insn_to_op(), and insn_to_str().