Rizin
unix-like reverse engineering framework and cli tools
sparc_opcode_hash Struct Reference

Public Attributes

struct sparc_opcode_hashnext
 
const sparc_opcodeopcode
 

Detailed Description

Definition at line 65 of file sparc-dis.c.

Member Data Documentation

◆ next

struct sparc_opcode_hash* sparc_opcode_hash::next

Definition at line 67 of file sparc-dis.c.

◆ opcode

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().


The documentation for this struct was generated from the following file: