Proxy of C++ mop_t class.
bool
|
|
mop_t
|
__init__(self)
__init__(self, rop) -> mop_t __init__(self, _r, _s) -> mop_t |
|
|
bool
|
|
bool
|
|
|
|
|
|
|
apply_ld_mcode(self,
mcode,
ea,
newsize) |
|
|
|
apply_xds(self,
ea,
newsize) |
|
|
|
apply_xdu(self,
ea,
newsize) |
|
|
mop_t
|
|
bool
|
change_size(self,
nsize,
sideff=WITH_SIDEFF) |
|
|
|
create_from_insn(self,
m) |
|
|
bool
|
create_from_ivlset(self,
mba,
ivs,
fullsize) |
|
|
bool
|
create_from_mlist(self,
mba,
lst,
fullsize) |
|
|
|
create_from_scattered_vdloc(self,
mba,
name,
type,
loc) |
|
|
|
create_from_vdloc(self,
mba,
loc,
_size) |
|
|
bool
|
double_size(self,
sideff=WITH_SIDEFF) |
|
|
char const *
|
|
bool
|
|
bool
|
equal_mops(self,
rop,
eqflags) |
|
|
|
|
|
erase_but_keep_size(self) |
|
|
int
|
for_all_ops(self,
mv,
type=None,
is_target=False) |
|
|
int
|
for_all_scattered_submops(self,
sv) |
|
|
minsn_t
|
get_insn(self,
code)
get_insn(self, code) -> minsn_t |
|
|
bool
|
|
member_t *
|
|
bool
|
has_side_effects(self,
include_ldx_and_divs=False) |
|
|
bool
|
|
bool
|
|
bool
|
is_bit_reg(self,
reg)
is_bit_reg(self) -> bool |
|
|
bool
|
|
bool
|
|
bool
|
is_constant(self,
is_signed=True) |
|
|
bool
|
is_equal_to(self,
n,
is_signed=True) |
|
|
bool
|
is_extended_from(self,
nbytes,
is_signed) |
|
|
bool
|
is_glbaddr(self)
is_glbaddr(self, ea) -> bool |
|
|
bool
|
|
bool
|
is_insn(self)
is_insn(self, code) -> bool |
|
|
bool
|
|
bool
|
|
bool
|
is_negative_constant(self) |
|
|
bool
|
|
bool
|
is_positive_constant(self) |
|
|
bool
|
is_reg(self)
is_reg(self, _r) -> bool is_reg(self, _r, _size) -> bool |
|
|
bool
|
|
bool
|
is_sign_extended_from(self,
nbytes) |
|
|
bool
|
|
bool
|
|
bool
|
|
bool
|
|
bool
|
is_zero_extended_from(self,
nbytes) |
|
|
int
|
|
|
make_blkref(self,
blknum) |
|
|
bool
|
make_first_half(self,
width) |
|
|
bool
|
make_fpnum(self,
bytes,
_size) |
|
|
|
|
|
|
bool
|
make_high_half(self,
width) |
|
|
|
|
bool
|
make_low_half(self,
width) |
|
|
|
make_number(self,
_value,
_size,
_ea=BADADDR,
opnum=0) |
|
|
|
make_reg(self,
reg)
make_reg(self, reg, _size) |
|
|
|
make_reg_pair(self,
loreg,
hireg,
halfsize) |
|
|
bool
|
make_second_half(self,
width) |
|
|
bool
|
may_use_aliased_memory(self) |
|
|
bool
|
preserve_side_effects(self,
blk,
top,
moved_calls=None) |
|
|
bool
|
|
|
|
|
|
|
|
|
|
bool
|
|
int64
|
|
|
|
uint64
|
|
uint64
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|