IDA C++ SDK 9.2
Loading...
Searching...
No Matches
reg_finder_t::move_desc_t Struct Reference

#include <regfinder.hpp>

Public Attributes

rfop_t new_rfop
const op_tdst_op = nullptr
const op_tsrc_op = nullptr
bool is_signed = false
sval_t delta = 0

Member Data Documentation

◆ new_rfop

rfop_t reg_finder_t::move_desc_t::new_rfop

◆ dst_op

const op_t* reg_finder_t::move_desc_t::dst_op = nullptr

◆ src_op

const op_t* reg_finder_t::move_desc_t::src_op = nullptr

◆ is_signed

bool reg_finder_t::move_desc_t::is_signed = false

◆ delta

sval_t reg_finder_t::move_desc_t::delta = 0

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