|
def | fromstring (self, text, loc_db, parser_result=None) |
|
def | get_modrm (self) |
|
def | decode (self, v) |
|
def | gen_cand (self, v_cand, admode) |
|
def | encode (self) |
|
def | asm_ast_to_expr (self, value, loc_db, size_hint=None, fixed_size=None) |
|
def | asm_ast_to_expr (self, arg, loc_db, **kwargs) |
|
◆ decode()
def miasm.arch.x86.arch.x86_rm_arg.decode |
( |
|
self, |
|
|
|
v |
|
) |
| |
◆ encode()
def miasm.arch.x86.arch.x86_rm_arg.encode |
( |
|
self | ) |
|
Reimplemented in miasm.arch.x86.arch.x86_rm_mm, miasm.arch.x86.arch.x86_rm_m08, miasm.arch.x86.arch.x86_rm_m80, miasm.arch.x86.arch.x86_rm_m64, miasm.arch.x86.arch.x86_rm_reg_m08, miasm.arch.x86.arch.x86_rm_08, miasm.arch.x86.arch.x86_rm_wd, miasm.arch.x86.arch.x86_rm_sd, miasm.arch.x86.arch.x86_rm_sxd, miasm.arch.x86.arch.x86_rm_sx, miasm.arch.x86.arch.x86_rm_w8, and miasm.arch.x86.arch.x86_rm_mem_far.
◆ fromstring()
def miasm.arch.x86.arch.x86_rm_arg.fromstring |
( |
|
self, |
|
|
|
text, |
|
|
|
loc_db, |
|
|
|
parser_result = None |
|
) |
| |
◆ gen_cand()
def miasm.arch.x86.arch.x86_rm_arg.gen_cand |
( |
|
self, |
|
|
|
v_cand, |
|
|
|
admode |
|
) |
| |
◆ get_modrm()
def miasm.arch.x86.arch.x86_rm_arg.get_modrm |
( |
|
self | ) |
|
◆ expr
miasm.arch.x86.arch.x86_rm_arg.expr |
◆ parser
miasm.arch.x86.arch.x86_rm_arg.parser = rmarg |
|
static |
The documentation for this class was generated from the following file:
- /home/serpilliere/projet/test_doc_miasm/miasm/miasm/arch/x86/arch.py