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

#include <lh5801.h>

Public Attributes

ut8 iclass
 
ut8 type
 
ut8 fd
 
ut8 opcode
 
ut8 imm [3]
 

Detailed Description

Definition at line 100 of file lh5801.h.

Member Data Documentation

◆ fd

ut8 lh5801_insn::fd

Definition at line 103 of file lh5801.h.

Referenced by lh5801_decode(), lh5801_print_insn(), and print_reg().

◆ iclass

ut8 lh5801_insn::iclass

Definition at line 101 of file lh5801.h.

Referenced by lh5801_decode(), and lh5801_print_insn().

◆ imm

ut8 lh5801_insn::imm[3]

Definition at line 105 of file lh5801.h.

Referenced by lh5801_decode(), and lh5801_print_insn().

◆ opcode

ut8 lh5801_insn::opcode

◆ type


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