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

#include <xtensa-isa-internal.h>

Public Attributes

union {
   int   operand_id
 
   xtensa_state   state
 
u
 
char inout
 

Detailed Description

Definition at line 91 of file xtensa-isa-internal.h.

Member Data Documentation

◆ inout

char xtensa_arg_internal_struct::inout

◆ operand_id

int xtensa_arg_internal_struct::operand_id

Definition at line 93 of file xtensa-isa-internal.h.

Referenced by get_operand(), and xtensa_operand_is_visible().

◆ state

xtensa_state xtensa_arg_internal_struct::state

Definition at line 94 of file xtensa-isa-internal.h.

Referenced by xtensa_stateOperand_state().

◆ 

union { ... } xtensa_arg_internal_struct::u

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