Rizin
unix-like reverse engineering framework and cli tools
|
#include <hppa.h>
Public Attributes | |
const char * | name |
unsigned long int | match |
unsigned long int | mask |
char * | args |
enum pa_arch | arch |
char | flags |
enum pa_arch pa_opcode::arch |
Definition at line 47 of file hppa.h.
Referenced by print_insn_hppa(), and test_group_name.GroupTest::run().
char* pa_opcode::args |
Definition at line 47 of file hppa.h.
Referenced by cmd_descs_generate.CmdDesc::__str__(), cmd_descs_generate.CmdDesc::_validate(), and print_insn_hppa().
char pa_opcode::flags |
Definition at line 49 of file hppa.h.
Referenced by cmd_descs_generate.Arg::__str__().
Definition at line 46 of file hppa.h.
Referenced by print_insn_hppa().
Definition at line 45 of file hppa.h.
Referenced by print_insn_hppa().
const char* pa_opcode::name |
Definition at line 44 of file hppa.h.
Referenced by cmd_descs_generate.Arg::__str__(), cmd_descs_generate.Detail::__str__(), cmd_descs_generate.Arg::_get_choices_cname(), cmd_descs_generate.CmdDesc::_validate(), cmd_descs_generate.Detail::get_detail_entries_cname(), print_insn_hppa(), test_group_name.GroupTest::run(), and cmd_descs_generate.CmdDesc::str_tab().