#include <regfinder.hpp>
◆ rfop_t
◆ reg_finder_op_t() [1/2]
reg_finder_op_t::reg_finder_op_t |
( |
| ) |
|
|
inline |
◆ reg_finder_op_t() [2/2]
reg_finder_op_t::reg_finder_op_t |
( |
const rfop_t & | r | ) |
|
|
default |
◆ operator=()
◆ empty()
bool reg_finder_op_t::empty |
( |
| ) |
const |
|
inline |
◆ clear()
void reg_finder_op_t::clear |
( |
| ) |
|
|
inline |
◆ is_valid_reg()
bool reg_finder_op_t::is_valid_reg |
( |
int | reg | ) |
|
|
inlinestatic |
◆ make_reg() [1/2]
◆ make_reg() [2/2]
◆ is_valid_stkoff()
bool reg_finder_op_t::is_valid_stkoff |
( |
sval_t | stkoff | ) |
|
|
inlinestatic |
◆ make_stkoff()
◆ get_op_width()
int reg_finder_op_t::get_op_width |
( |
const op_t & | op | ) |
|
|
inlinestatic |
◆ set_width()
void reg_finder_op_t::set_width |
( |
int | width | ) |
|
|
inline |
◆ set_signness()
void reg_finder_op_t::set_signness |
( |
bool | is_signed | ) |
|
|
inline |
◆ set_width_signness()
void reg_finder_op_t::set_width_signness |
( |
int | width, |
|
|
bool | is_signed ) |
|
inline |
◆ is_reg() [1/2]
bool reg_finder_op_t::is_reg |
( |
| ) |
const |
|
inline |
◆ is_stkvar()
bool reg_finder_op_t::is_stkvar |
( |
| ) |
const |
|
inline |
◆ is_signed()
bool reg_finder_op_t::is_signed |
( |
| ) |
const |
|
inline |
◆ get_width()
int reg_finder_op_t::get_width |
( |
| ) |
const |
|
inline |
◆ get_reg()
uint16 reg_finder_op_t::get_reg |
( |
| ) |
const |
|
inline |
◆ get_stkoff()
sval_t reg_finder_op_t::get_stkoff |
( |
| ) |
const |
|
inline |
◆ is_reg() [2/2]
bool reg_finder_op_t::is_reg |
( |
int | reg | ) |
const |
|
inline |
◆ DECLARE_COMPARISONS()
◆ pack_width()
uint32 reg_finder_op_t::pack_width |
( |
int | width | ) |
|
|
inlinestaticprotected |
The documentation for this struct was generated from the following file: