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

Public Attributes

opcode_tcode
 
struct insnlistnext
 

Detailed Description

Definition at line 60 of file tricore-dis.c.

Member Data Documentation

◆ code

opcode_t* insnlist::code

Definition at line 62 of file tricore-dis.c.

Referenced by decode_tricore_insn(), and init_hash_tables().

◆ next

struct insnlist* insnlist::next

Definition at line 63 of file tricore-dis.c.

Referenced by decode_tricore_insn(), and init_hash_tables().


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