|
IDA C++ SDK 9.2
|
Information about a register accessed by an instruction. More...
#include <idp.hpp>
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 |
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 | |
Information about a register accessed by an instruction.
|
inline |
|
inline |
|
inline |
| int reg_access_t::regnum = 0 |
register number (only entire registers)
| bitrange_t reg_access_t::range |
bitrange inside the register
| access_type_t reg_access_t::access_type = NO_ACCESS |
| uchar reg_access_t::opnum = 0 |
operand number