|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| ut8 | opcode |
| ut8 | a_type |
| ut8 | b_type |
| ut16 | a |
| ut16 | b |
| ut16 op_basic::a |
Definition at line 21 of file dis.c.
Referenced by instrGet(), and instrPrint().
| ut8 op_basic::a_type |
Definition at line 18 of file dis.c.
Referenced by instrGet(), instrGetCycles(), and instrPrint().
| ut16 op_basic::b |
Definition at line 22 of file dis.c.
Referenced by instrGet(), and instrPrint().
| ut8 op_basic::b_type |
Definition at line 19 of file dis.c.
Referenced by instrGet(), instrGetCycles(), and instrPrint().
| ut8 op_basic::opcode |
Definition at line 17 of file dis.c.
Referenced by capstone.CsInsn::__gen_detail(), dcpu16_disasm(), instrGetCycles(), and instrPrint().