Rizin
unix-like reverse engineering framework and cli tools
|
#include <disassembler.h>
Public Attributes | |
ut16 | param [2] |
SHAddrMode | mode |
Definition at line 237 of file disassembler.h.
SHAddrMode sh_param_t::mode |
Definition at line 239 of file disassembler.h.
Referenced by test_group_name.GroupTest::run(), sh_il_get_effective_addr_pc_ctx(), sh_il_get_param_pc_ctx(), sh_il_set_param_pc_ctx(), sh_op_compare(), sh_op_get_param(), sh_op_param_to_str(), and sh_pb_get_addrmode().
ut16 sh_param_t::param[2] |
Definition at line 238 of file disassembler.h.
Referenced by sh_il_get_effective_addr_pc_ctx(), sh_il_get_param_pc_ctx(), sh_il_set_param_pc_ctx(), sh_op_compare(), sh_op_get_param(), and sh_op_param_to_str().