![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | decode (self, v) |
| def | encode (self) |
Public Member Functions inherited from miasm.arch.ppc.arch.ppc_arg | |
| def | asm_ast_to_expr (self, arg, loc_db) |
Public Member Functions inherited from miasm.core.cpu.m_arg | |
| def | fromstring (self, text, loc_db, parser_result=None) |
| def | asm_ast_to_expr (self, arg, loc_db, **kwargs) |
Public Attributes | |
| expr | |
| value | |
Public Attributes inherited from miasm.core.cpu.m_arg | |
| expr | |
Static Public Attributes | |
| parser = deref | |
| def miasm.arch.ppc.arch.ppc_deref32.decode | ( | self, | |
| v | |||
| ) |

| def miasm.arch.ppc.arch.ppc_deref32.encode | ( | self | ) |

| miasm.arch.ppc.arch.ppc_deref32.expr |
|
static |
| miasm.arch.ppc.arch.ppc_deref32.value |