IDAPython 9.0
|
This is the complete list of members for op_t, including all inherited members.
__get_addr__(self) | op_t | |
__get_reg_phrase__(self) | op_t | |
__get_specval__(self) | op_t | |
__get_value64__(self) | op_t | |
__get_value__(self) | op_t | |
__init__(self) | op_t | |
__set_addr__(self, ida_idaapi.ea_t v) | op_t | |
__set_reg_phrase__(self, 'uint16' r) | op_t | |
__set_specval__(self, ida_idaapi.ea_t v) | op_t | |
__set_value64__(self, 'uint64' v) | op_t | |
__set_value__(self, ida_idaapi.ea_t v) | op_t | |
addr | op_t | static |
assign(self, 'op_t' other) | op_t | |
clr_shown(self) | op_t | |
dtype | op_t | static |
flags | op_t | static |
has_reg(self, r) | op_t | |
is_imm(self, int v) | op_t | |
is_reg(self, int r) | op_t | |
n | op_t | static |
offb | op_t | static |
offo | op_t | static |
phrase | op_t | static |
reg | op_t | static |
set_shown(self) | op_t | |
shown(self) | op_t | |
specflag1 | op_t | static |
specflag2 | op_t | static |
specflag3 | op_t | static |
specflag4 | op_t | static |
specval | op_t | static |
thisown | op_t | static |
type | op_t | static |
value | op_t | static |
value64 | op_t | static |