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

#include <tms320_dasm.h>

Public Attributes

ut8 byte
 
ut8 size
 
insn_item_t insn
 

Detailed Description

Definition at line 104 of file tms320_dasm.h.

Member Data Documentation

◆ byte

ut8 tms320_instruction_head::byte

Definition at line 105 of file tms320_dasm.h.

Referenced by tms320_dasm_init().

◆ insn

insn_item_t tms320_instruction_head::insn

Definition at line 107 of file tms320_dasm.h.

Referenced by lookup_insn_head().

◆ size

ut8 tms320_instruction_head::size

Definition at line 106 of file tms320_dasm.h.

Referenced by decode_insn().


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