Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
struct sparc_opcode_hash * | next |
const sparc_opcode * | opcode |
Definition at line 65 of file sparc-dis.c.
struct sparc_opcode_hash* sparc_opcode_hash::next |
Definition at line 67 of file sparc-dis.c.
const sparc_opcode* sparc_opcode_hash::opcode |
Definition at line 68 of file sparc-dis.c.
Referenced by capstone.CsInsn::__gen_detail(), is_delayed_branch(), and print_insn_sparc().