![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | decode (self, v) |
| def | calcdisp (self, v) |
| def | encode (self) |
Public Member Functions inherited from miasm.arch.sh4.arch.sh4_dgpreg | |
| def | fromstring (self, text, loc_db, parser_result=None) |
Public Member Functions inherited from miasm.arch.sh4.arch.sh4_arg | |
| def | asm_ast_to_expr (self, arg, loc_db) |
Public Member Functions inherited from miasm.core.cpu.m_arg | |
| def | asm_ast_to_expr (self, arg, loc_db, **kwargs) |
Public Attributes | |
| expr | |
| value | |
Public Attributes inherited from miasm.arch.sh4.arch.sh4_dpc16imm | |
| expr | |
| value | |
Public Attributes inherited from miasm.arch.sh4.arch.sh4_dgpreg | |
| expr | |
| value | |
Public Attributes inherited from miasm.core.cpu.m_arg | |
| expr | |
Static Public Attributes | |
| parser = deref_pcimm | |
Static Public Attributes inherited from miasm.arch.sh4.arch.sh4_dpc16imm | |
| parser = deref_pc | |
Static Public Attributes inherited from miasm.arch.sh4.arch.sh4_dgpreg | |
| parser = dgpregs_base | |
| def miasm.arch.sh4.arch.sh4_dpc32imm.calcdisp | ( | self, | |
| v | |||
| ) |
Reimplemented from miasm.arch.sh4.arch.sh4_dpc16imm.
| def miasm.arch.sh4.arch.sh4_dpc32imm.decode | ( | self, | |
| v | |||
| ) |
Reimplemented from miasm.arch.sh4.arch.sh4_dpc16imm.
| def miasm.arch.sh4.arch.sh4_dpc32imm.encode | ( | self | ) |
| miasm.arch.sh4.arch.sh4_dpc32imm.expr |
|
static |
| miasm.arch.sh4.arch.sh4_dpc32imm.value |