IDA SDK
reg_access_t Struct Reference

Detailed Description

Information about a register accessed by an instruction.

Public Attributes

int regnum = 0
 register number (only entire registers)
 
bitrange_t range
 bitrange inside the register
 
access_type_t access_type = NO_ACCESS
 
uchar opnum = 0
 operand number
 

Public Member Functions

bool have_common_bits (const reg_access_t &r) const
 
bool operator== (const reg_access_t &r) const
 
bool operator!= (const reg_access_t &r) const
 

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