Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
idd_opinfo_t Struct Reference

Instruction operand information. More...

#include <idd.hpp>

Public Attributes

bool modified
 the operand is modified (written) by the instruction
 
ea_t ea
 operand address (BADADDR - no address)
 
regval_t value
 operand value. custom data is represented by 'bytes'.
 
int debregidx
 for custom data: index of the corresponding register in dbg->registers
 
int value_size
 size of the value in bytes
 

Detailed Description

Instruction operand information.


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