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

Public Attributes

ut8 __empty
 
ut8 a_type
 
ut8 opcode
 
ut16 a
 

Detailed Description

Definition at line 25 of file dis.c.

Member Data Documentation

◆ __empty

ut8 op_nbasic::__empty

Definition at line 26 of file dis.c.

◆ a

ut16 op_nbasic::a

Definition at line 29 of file dis.c.

Referenced by instrGet(), and instrPrint().

◆ a_type

ut8 op_nbasic::a_type

Definition at line 27 of file dis.c.

Referenced by instrGet(), instrGetCycles(), and instrPrint().

◆ opcode

ut8 op_nbasic::opcode

Definition at line 28 of file dis.c.

Referenced by capstone.CsInsn::__gen_detail(), instrGet(), instrGetCycles(), and instrPrint().


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