Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
struct op_code | code |
struct op_basic | b |
struct op_nbasic | n |
struct op_basic op::b |
Definition at line 29 of file dis.c.
Referenced by dcpu16_disasm(), instrGet(), instrGetCycles(), and instrPrint().
struct op_code op::code |
Definition at line 29 of file dis.c.
Referenced by d_expression_1(), d_print_comp_inner(), eval_effect(), eval_pure(), il_op_effect_resolve(), il_op_pure_resolve(), instrGet(), instrGetCycles(), instrPrint(), op_is_new_cast(), runword(), rz_il_handler_effect_unimplemented(), rz_il_handler_pure_unimplemented(), rz_il_op_effect_free(), rz_il_op_pure_dup(), rz_il_op_pure_free(), validate_effect(), validate_pure(), and VALIDATOR_PURE().
struct op_nbasic op::n |
Definition at line 29 of file dis.c.
Referenced by instrGet(), instrGetCycles(), and instrPrint().