![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | decode (self, v) |
| def | encode (self) |
Public Member Functions inherited from miasm.arch.mep.arch.mep_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 = offset_deref_reg_parser | |
Toshiba MeP-c4 dereferenced register that represents SP, plus an offset.
| def miasm.arch.mep.arch.mep_deref_reg_offset.decode | ( | self, | |
| v | |||
| ) |
Modify the decoded value using the previously decoded register id.

| def miasm.arch.mep.arch.mep_deref_reg_offset.encode | ( | self | ) |
Modify the encoded value. One part is stored in this object, and the other one in reg04_deref.
| miasm.arch.mep.arch.mep_deref_reg_offset.expr |
|
static |
| miasm.arch.mep.arch.mep_deref_reg_offset.value |