Rizin
unix-like reverse engineering framework and cli tools
op Union Reference

Public Attributes

struct op_code code
 
struct op_basic b
 
struct op_nbasic n
 

Detailed Description

Definition at line 32 of file dis.c.

Member Data Documentation

◆ b

struct op_basic op::b

Definition at line 29 of file dis.c.

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

◆ code

◆ n

struct op_nbasic op::n

Definition at line 29 of file dis.c.

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


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