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

#include <arc.h>

Public Attributes

struct arc_ext_operand_valuenext
 
struct arc_operand_value operand
 

Detailed Description

Definition at line 203 of file arc.h.

Member Data Documentation

◆ next

struct arc_ext_operand_value* arc_ext_operand_value::next

Definition at line 204 of file arc.h.

Referenced by arc_opcode_lookup_suffix(), and lookup_register().

◆ operand

struct arc_operand_value arc_ext_operand_value::operand

Definition at line 204 of file arc.h.

Referenced by arc_opcode_lookup_suffix(), and lookup_register().


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